Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x3668da…6636ce
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x18b59a…552797
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x7b0764…948e33
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x57a37f…d83e6c
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x60f69e…a08538
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x4180fa…acd364
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x37be6a…80db5a
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x82c3cf…540d12
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x9034d8…7d06a0
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xad7720…7e291d
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xa11401…9284d3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x74fd83…e50878
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xe0ca45…8db3b6
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x7a7993…b5a2b5
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x90b1fa…5f2dd9
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x09b8f7…106890
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xd8d020…3e5f29
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xa33e9d…8e6558
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x0b7f46…25d9c5
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xfa19fb…30f1c4
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xd6411d…6583ea
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x44ffd6…44ba60
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xff4539…c573f7
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x259091…4978e3
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x35bc75…0f78cd

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.