Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003281100%coinbase8d ago0xbe43e2…ede859
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.002885100%coinbase8d ago0xa68b8c…3c0f81
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.002963100%coinbase8d ago0x9fe6cb…9b742b
0x9b3d…50ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0x0f8fe1…bbc2fc
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003025100%coinbase8d ago0xeccf36…da3c4f
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.00313100%coinbase8d ago0x7cda61…266f1a
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003027100%coinbase8d ago0x7c751b…8e3c82
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003275100%coinbase8d ago0x93e76b…754fb9
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003225100%coinbase8d ago0x6bb253…d73942
0x9b3d…50ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xdd4a29…9c8c69
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003454100%coinbase8d ago0xa6fa77…8d1289
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003403100%coinbase8d ago0xd11f52…8bd55d
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003347100%coinbase8d ago0x472f15…3afe48
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003585100%coinbase8d ago0x80b212…3baf81
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003568100%coinbase8d ago0x1396b4…efb936
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003661100%coinbase8d ago0xbfd045…afb091
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003766100%coinbase8d ago0x6d1f70…77f93a
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003837100%coinbase8d ago0x788bd4…d77d96
0x9b3d…50ef0x325b…d430BaseStableEnrichExa$0.01100%coinbase8d ago0xf0bd8e…d58b04
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003756100%coinbase8d ago0xdab734…683663
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003829100%coinbase8d ago0xbd2383…240858
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.003978100%coinbase8d ago0x7ec781…b41f84
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.00402100%coinbase8d ago0x87e649…72ca67
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.004025100%coinbase8d ago0x3afbf9…daaadc
0x9b3d…50ef0xe903…1abfBaseBlockRun.AIAi$0.004153100%coinbase8d ago0x767ed3…efe32b

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.