Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0xa2447f…e32f0b
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0x88ce1f…7a0909
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0x285f7b…3e983d
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0xb2bdcf…1886a6
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0x4b16cc…9df603
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0x26a3f4…24ead8
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0xefa79f…6c0416
0x6976…a0280x9c95…e299Base—$0.001100%fluxa37d ago0x4c6c02…c31930
0x6976…a0280x9c95…e299Base—$0.001100%fluxa37d ago0x67574c…98bab2
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0x91589e…12011e
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0x7317ee…33fb1a
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0x79d1a1…7592e3
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0x3d3d3e…2935d1
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0x5b10f7…5e9d0a
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0x36e1a7…9dc408
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0xfaf245…b849c5
0x6976…a0280x9c95…e299Base—$0.001100%fluxa37d ago0x0c4218…bc045a
0x6976…a0280x9c95…e299Base—$0.001100%fluxa37d ago0xf237ee…435728
0x6976…a0280x9c95…e299Base—$0.001100%fluxa37d ago0xc2a14d…f9a673
0x6976…a0280x9c95…e299Base—$0.001100%fluxa37d ago0x0cc9e8…31c352
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0xfa96c7…3fae4f
0x6976…a0280xfe80…47eeBase—$0.001100%fluxa37d ago0x86e613…ee5f5a

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.