Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa40d ago0xd8a312…fb3f5d
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa40d ago0xcea12d…1d6f52
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x3d2e17…04e750
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x85f7ed…03a842
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x10abab…41719b
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x1a02b4…1b05b4
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x04b636…c8570c
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x33d761…1a96a0
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x79cc08…458ce2
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x4ff26e…cc8f54
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0xb5d559…23d5e9
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0xe0c390…6e6e57
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x63fd4a…d58c8f
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x7becf2…db4d67
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0xc34fd7…508b0d
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0xe85028…dd32d9
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x9c660f…a610dc
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x4939d1…7d5c9b
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0xf8496b…b1ae37
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x2058c9…1b9a48
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x9c0306…ed3db5
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0xf86630…d06c64
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x38d55e…ce9d95
0x457e…c3c50xfe80…47eeBase—$0.001100%fluxa41d ago0x2203db…d1b1e2
0x457e…c3c50x9c95…e299Base—$0.001100%fluxa41d ago0x68268e…3ee1bf

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.