Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008716100%coinbase134d ago0x532ce4…904eb0
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008903100%coinbase134d ago0x2d0001…caa62d
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008892100%coinbase134d ago0xc41b74…dda23a
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008754100%coinbase134d ago0x69461c…21c8b1
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008685100%coinbase134d ago0x6803da…a3b6b9
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008674100%coinbase134d ago0x82ff55…505b1a
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008431100%coinbase134d ago0xdc1a31…c751ec
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008242100%coinbase134d ago0x4651a5…984471
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008017100%coinbase134d ago0x51425c…f4a547
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase134d ago0x292e8d…d985b3
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.00795100%coinbase134d ago0x67e699…2985fe
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.007931100%coinbase134d ago0xc312da…44b0d9
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.00864100%coinbase134d ago0xd5fd0c…7df4ed
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008464100%coinbase134d ago0x970396…abc46d
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008387100%coinbase134d ago0x2387bb…a83e4b
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008377100%coinbase134d ago0x74fe04…e9e466
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.009151100%coinbase134d ago0xf0d538…490c3e
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008916100%coinbase134d ago0xe2a6e9…f93caa
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008731100%coinbase134d ago0x2b5164…5e44b6
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008672100%coinbase134d ago0x5d0d1c…9fff5f
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008792100%coinbase134d ago0x2dda07…7e0eb6
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.008534100%coinbase134d ago0xd3df8d…3a7a15
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.00813100%coinbase134d ago0x809429…cfb076
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.007445100%coinbase134d ago0x81751a…17790b
0x4f31…4bb50xe903…1abfBaseBlockRun.AIAi$0.007272100%coinbase134d ago0x25632c…ea45c7

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.