Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted14s ago0x44147c…341f13
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase14s ago0x704513…2a5a90
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002087100%coinbase16s ago0xcdcced…945dbf
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18s ago0x69f11b…605b12
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase18s ago0x05e192…e10011
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted18s ago0xf5e1cf…d1e9fd
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18s ago0xac18f1…fee7ff
0xd34e…05b10xd34e…05b1Basex402 service$0.001100%payAI20s ago0x5df309…87362d
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase20s ago0x413e60…509807
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase20s ago0x4baaa8…cba371
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted22s ago0x8b59af…960add
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase22s ago0x4822bb…edab3a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase22s ago0x735980…145e9f
0xf40f…67010xef43…6c7fBase—$0.01100%virtuals24s ago0xbc86e6…9b2e3b
0x30a6…641e0x260e…b61fBase—$0.00277320%Payer-submitted26s ago0x552e78…9a1817
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase26s ago0xeea2e9…5adca4
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase28s ago0xb42122…ace6ba
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase28s ago0x44ca14…c939d0
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002773100%coinbase28s ago0x9ef643…5fe3f5
0x2c06…9c010x3e0a…78e7Base—$0.003763100%coinbase28s ago0x9141aa…bae8ab
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase28s ago0x38eb92…3661fd
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase30s ago0x0fd392…f75981
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase30s ago0xa84f59…ccb58c
0x30a6…641e0x260e…b61fBase—$0.00253620%Payer-submitted32s ago0x25e5ca…ec8cd4
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002536100%coinbase34s ago0x63eded…b15668

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.