Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0xbcccb1…43f7ed
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0x723af2…13b41e
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0xcb75aa…f9b674
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0x693c91…8a843a
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0xf968ba…53822b
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0x5ddb64…09057b
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0xbe7113…23f45e
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0xbc5f8a…a72d88
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0x98af70…09eb3d
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0xebf52e…eda12b
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0x84bfb6…21aea3
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0x8eb0bf…f5f703
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0x7f8202…b360aa
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0x9e1dfb…3c43d8
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0x0973c4…11f707
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0xf5d0ea…75ec2f
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0xdfd398…abe9f4
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0xcd9ff5…e5fcbb
0xb229…590b0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase132d ago0x885356…99c4fd

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.