Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase56d ago0x3aecb6…f32a9a
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase56d ago0x2843c4…eb2f1d
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase56d ago0x580fb6…38bd47
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase56d ago0xdb044b…fa3754
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.003783100%coinbase56d ago0xf8bf5e…0beebd
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase56d ago0x2e1ebd…6e29fe
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.49100%coinbase56d ago0xccc4c9…9beec2
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase56d ago0x38c304…215297
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase56d ago0x896ffd…31576a
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase56d ago0x9ec101…595a24
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.0088100%coinbase56d ago0x96da0d…550090
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase56d ago0xcb91f0…30eef8
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase56d ago0x4cd5e6…bf5cde
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.0088100%coinbase56d ago0x68e768…5f34c1
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase56d ago0x0343c5…d1eba1
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$1.28100%coinbase56d ago0xa579eb…523a28
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase56d ago0xf1438e…47a224
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008787100%coinbase56d ago0xcec9a1…f83f37
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008838100%coinbase56d ago0x751a2f…64c07b
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008795100%coinbase56d ago0x03e5d5…e8d1e9
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase56d ago0x732af2…df3447
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase56d ago0x99da99…7067d8
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008787100%coinbase56d ago0x4d516e…0051b1
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008838100%coinbase56d ago0x642443…b737cc
0x0bbd…7aa80xe903…1abfBaseBlockRun.AIAi$0.008795100%coinbase56d ago0x0043ad…29d3f6

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.