Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase94d ago0xf2b5a3…e196df
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0xead65c…95f1cd
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0x5e6b13…9be449
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0xed9732…f5a584
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0x907366…eef1ab
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0x4543b3…6c2ac9
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0x5f4463…67b816
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0xf3ba0e…fbfd4c
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0x2b74e1…e9fa4b
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0x661e2e…320923
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0xb8f929…4272bc
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0x54311e…b7d9f3
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0x64df50…5df986
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0x44009f…c3a0c4
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0x941ae4…8bbc53
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase94d ago0x4e8545…5674db
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase94d ago0xe1685d…38fe93
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase94d ago0xf541ca…884921
0xe792…57560xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase94d ago0xebd75e…c67b43

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.