Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xa9c8ed…8c0cf2
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xccba79…5aad1d
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xb3a7f5…e63211
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x304258…6ca4b6
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xc8b348…4d7dd3
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x0582f3…cbbf6e
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xd983d3…91de0c
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x53604d…17a659
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xf1f5b9…2d876a
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xdc9721…b62873
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xd25d2e…d287b3
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x02f36e…87edd6
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x845150…ef5cc2
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xd51733…dea91c
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x26acb8…6aabbb
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x8ec088…7b870b
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x0be042…c5b0e0
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x32eae0…b21734
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x392d82…581f51
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xafff8c…5458f5
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xb6356a…a8420c
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0xbd48b0…3ffece
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase8d ago0x2f6f4c…2bb10f
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase9d ago0x69fef4…c206c2
0x97b2…b85f0x17cd…7905Basex402 service$0.05100%coinbase9d ago0xf3bb56…e38274

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.