Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xfdb35c…5beb2d
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.004815100%coinbase126d ago0x8f9af1…eb157a
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xcd71ab…9efd81
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.004788100%coinbase126d ago0x4fce50…9c2109
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase126d ago0x6b7fc1…0b2c32
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xc18c30…e1b072
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.004767100%coinbase126d ago0xba4c75…0b2324
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase126d ago0x81ebaa…7f3ae1
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0x74f06d…9c04aa
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.004728100%coinbase126d ago0xb32395…f74061
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase126d ago0xf112f9…ed29c6
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0x141e2f…2c88b8
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xb3d283…f7f464
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase126d ago0x6c42d8…2738e6
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase126d ago0x6fc6fb…806266
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase126d ago0xa60d47…211309
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase126d ago0x2bd357…449fc7
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase126d ago0xab3dfa…bd8f6d
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase126d ago0x705ae4…c9a9da
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase126d ago0xad8179…3a9a2b
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase126d ago0xdbb263…88b6d1
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x9e0bb3…22c69e
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x1f95c8…a6b128
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x0496fe…906103
0x5064…17f40xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x2f0fd4…dd20f1

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.