Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase116d ago0x6e2d97…bd1deb
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase116d ago0xc37789…f48b56
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase116d ago0x0a00e1…f9f789
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase116d ago0x64b6ac…4c23fe
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase116d ago0x06d3d1…849777
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase116d ago0x721f1b…01c623
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase116d ago0x393cc3…72ce84
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase116d ago0xd012c3…89ca20
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase116d ago0xdeac58…db0194
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase116d ago0xcd74ad…f0f0c3
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase116d ago0xea859e…c1deb9
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase116d ago0xfe68ed…f98512
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.004863100%coinbase116d ago0xb3c9d0…fa66d5
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.004371100%coinbase116d ago0xab6a1c…53cf01
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.004265100%coinbase116d ago0x43af4b…f97d7d
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.004265100%coinbase116d ago0xdb7000…eb622a
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.004265100%coinbase116d ago0x51ad70…485b9a
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.003888100%coinbase116d ago0x538d56…2ba007
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.001727100%coinbase116d ago0xbf667d…408c4d
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase116d ago0x6fd529…984d5f
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase116d ago0xa206d0…2397f1
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.002158100%coinbase116d ago0x4e9d91…307165
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.002158100%coinbase116d ago0x7c64ea…d3df33
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.002258100%coinbase116d ago0x35411f…a02aa2
0x6db2…f1be0xe903…1abfBaseBlockRun.AIAi$0.002258100%coinbase116d ago0xf92009…43c45e

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.