Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x44b9c1…219fe8
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x9161c9…a6937a
0xe8c5…7a790xdb5a…0671Base—$0.02100%coinbase87d ago0x99201d…18d127
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0x9b1cf8…5e9c98
0xe8c5…7a790x5b56…96f0Basex402 service$0.002100%coinbase87d ago0x5b01c2…57f10b
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase87d ago0xaaf1d2…2bd192
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.009008100%coinbase87d ago0xc1954b…7119c2
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.008063100%coinbase87d ago0x74f7ab…7cd791
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.007649100%coinbase87d ago0xa90932…b42c31
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.008423100%coinbase87d ago0x6011e1…65b31c
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.007934100%coinbase87d ago0xe506a3…908b3a
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.007227100%coinbase87d ago0x2f9dc6…b15ed7
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.009182100%coinbase87d ago0x502b2c…ca60c0
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.008625100%coinbase87d ago0xb66d0a…5e8717
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.00806100%coinbase87d ago0x1e726e…04ffb4
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.007226100%coinbase87d ago0x719e13…cf3772
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.008664100%coinbase87d ago0x3b5a1b…0b80e4
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.008091100%coinbase87d ago0xb1b6ca…e28803
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.007443100%coinbase87d ago0x4cc87f…015cf1
0xe8c5…7a790xe903…1abfBaseBlockRun.AIAi$0.007229100%coinbase87d ago0x383e2c…cf2405

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.