Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase16d ago0xb1c620…dc102c
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase16d ago0xa1db6f…20f4af
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase16d ago0x66865a…903052
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase16d ago0x15d106…a8e1dc
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase16d ago0x840c81…3c98a1
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase16d ago0xcb7b71…82dbc2
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase16d ago0xe997f5…508933
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase16d ago0xbb3bf6…380df6
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase16d ago0x433417…b008b6
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.20100%coinbase16d ago0xf590e1…4bc8c8
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase16d ago0x330897…62bc7a
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase16d ago0xf1c94f…500668
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase16d ago0x68b1c5…d9c188
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase16d ago0x57f71d…eec85e
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase16d ago0x9a145f…050adb
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase16d ago0x79f455…c5e10f
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase16d ago0x8f4f9f…2e688b
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase16d ago0x02670f…401853
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase16d ago0xdea14a…a2015d
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase16d ago0xf4b775…eeb601
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase16d ago0x7f2b04…250f87
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase16d ago0xc57de4…cbdcd3
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase16d ago0x5a483d…24c406
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase17d ago0x7802bc…45688f
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase17d ago0x256993…14b203

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.