Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0xaf837a…d1b0d0
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0xe5dcb4…ee4c91
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0xabbf7f…8db248
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0x33987c…29f509
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0x07f509…9e0be7
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0xd22986…d9a1c8
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0x91705b…b3d70f
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0xb480c6…f60391
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0xc771d3…ef07f3
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0x71ec6e…c31762
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0x8ee5b2…dae69f
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0x34288e…d05bd7
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0x251ed9…7a11f6
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0xd49d57…986a23
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0xd07aa1…55a7c0
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0x777229…94ea5a
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0x45e27e…d02236
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0x19fa9c…f9fb8a
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0x6008a2…ea6535
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0x2d2657…1f2aa9
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0x66a91d…8afed8
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase102d ago0x88793e…8347de
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.01100%candidates102d ago0x4b90fd…3d492a
0xd9a8…0b630xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase102d ago0x455983…dbd677

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.