Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x98a523…f4c6bd
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted4d ago0x61d922…818aea
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xb2f3d7…44f2e8
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase4d ago0xee3a85…4b12ec
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase4d ago0x37afee…d025a1
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted4d ago0x9e53d6…997a74
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xe8c54a…a4dcdf
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted4d ago0xcb9eac…35b700
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x2e4ac8…3417e5
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted4d ago0x717eb8…cad49f
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase4d ago0xc48fa3…88f0ac
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted4d ago0xcaa975…b77c08
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase4d ago0xccf309…6ecaee
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted4d ago0x586fe8…7802bb
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase4d ago0xb78fee…6d8c4a
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted4d ago0xd92796…a875f0
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted4d ago0xa026f9…e93ba5
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted4d ago0xe4c683…58a26c
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted4d ago0xc0ddb7…c0035a
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xa53614…10eb61
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x381af9…7f8550
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x905297…58a6a8
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0xc18897…296454
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted4d ago0xf5af71…b10651
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase4d ago0x96109b…6ca558

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.