Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.00659100%coinbase55d ago0xf5f9e6…03e110
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.006573100%coinbase55d ago0x77cbaa…58cf05
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x1c0464…a9e058
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0x9db1d1…db25cc
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.003988100%coinbase56d ago0xf4777d…312f5e
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0xafad39…0064d6
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x6f5820…c37ac8
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase56d ago0x504380…4e331c
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase56d ago0x06133d…a14d8e
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0x8e2ed9…7c1bac
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0x635f16…d664b7
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0xe54242…d6a2c4
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0x4d37ac…02b6f0
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0x9674bd…49d74b
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0xae82d2…46aadb
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0x8fdb0e…f9750d
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0x74df78…8e083f
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0x6c2423…ab3570
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0xe2f578…d228c4
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.003988100%coinbase56d ago0xf8684d…a55332
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase56d ago0x5a43f3…0aa1ec
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0x8cb6d2…d2644c
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase56d ago0xf447de…6a2778
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0xadbeab…0873bf
0x23b7…41ff0xe903…1abfBaseBlockRun.AIAi$0.40100%coinbase56d ago0x168ce4…1043cf

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.