Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa72d ago0xba1b63…af76fa
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa72d ago0xf7fa16…a5b546
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa72d ago0xcdc7a4…560bff
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa72d ago0x7544e8…51316a
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa72d ago0x64fba5…ffd13d
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xe33273…2bd9fc
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x6864ac…89cf45
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x7a0779…d87235
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x5e2a1d…613213
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xecc9b9…9d82cf
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xe16322…58e19c
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x5f6287…2761ee
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xbce386…eddd78
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xc4337f…464732
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x02c0e8…acc641
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x2eb25b…8ffe7f
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xed7c8f…c9db2b
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x7a5f60…501ffc
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xb0443a…f5dbf1
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xd98dbb…2a981f
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0xe9daab…78d49c
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x105690…266e6b
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x254975…aa87c8
0x46d1…d8090x9c95…e299Base—$0.001100%fluxa73d ago0x73cb79…1139e2

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.