Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase65d ago0x4cb22c…3b5d01
0x9d3d…d8370x66d7…83bcBasex402 service$0.43100%coinbase65d ago0x085536…b666a5
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase65d ago0xbe8acc…55aa46
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase65d ago0x780a60…79c8a7
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase65d ago0x63984d…a947de
0x9d3d…d8370x66d7…83bcBasex402 service$0.11100%coinbase65d ago0xae3ba2…ce0c87
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase65d ago0xaa9078…fb15f0
0x9d3d…d8370x66d7…83bcBasex402 service$0.02100%coinbase65d ago0x778df3…d80c3e
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase65d ago0xb42cbf…2607e1
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase65d ago0xe9642d…01fb43
0x9d3d…d8370x66d7…83bcBasex402 service$0.32100%coinbase65d ago0x5085da…09954e
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase65d ago0x8f4f6e…c10df3
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0x6c0f8a…267c5d
0x9a07…9eea0x66d7…83bcBasex402 service$0.05100%coinbase65d ago0xc42bf3…08e40b
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0xb8bd32…aae634
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0xd2fc60…4f3530
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0x933bfb…782dcc
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0x070431…9585b8
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0x4d60f3…e5095f
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0xc06d82…202ba8
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0xc4642f…b7ab53
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0x6f8b24…725251
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0xe988c5…4e7bdc
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0xe8a08e…e94046
0x9d3d…d8370x66d7…83bcBasex402 service$0.05100%coinbase65d ago0x7cfea2…436718

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.