Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase101d ago0xda450b…3313af
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase101d ago0x6c111f…a2a619
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase101d ago0x2a1113…446c2d
0xd8d3…c63c0xd593…700dBasex402 service$0.00002525%0x6f92…3187101d ago0x6233d3…74326f
0x3a0a…773e0xd593…700dBasex402 service$0.01100%coinbase101d ago0xab958e…68d490
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase101d ago0x7bf1f9…d2a7b4
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase101d ago0x15d47e…82d409
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase101d ago0x7f8253…1ffc27
0xd8d3…c63c0xd593…700dBasex402 service$0.00002525%0x6f92…3187101d ago0xd3da97…bc687e
0xd8d3…c63c0xd593…700dBasex402 service$0.00002525%0x6f92…3187101d ago0x0dcd7b…6e8387
0xd8d3…c63c0xd593…700dBasex402 service$0.00002525%0x6f92…3187101d ago0x16f0bb…938b93
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase101d ago0x29b57b…dce147
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase101d ago0xdabc1c…02e017
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase101d ago0xf67092…e83020
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase101d ago0x679eb1…f45608
0xbb5d…71a90xd593…700dBasex402 service$0.01100%coinbase101d ago0xea2d02…ad50f7
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase101d ago0x8df2ba…193d36
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase101d ago0x4e0886…0a6458
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase101d ago0x576948…921119
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase101d ago0x81cb8d…b1811e
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase101d ago0x0a6756…107a9e
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase101d ago0xf7740d…ab32d8
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase102d ago0x461cd7…fd5262
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase102d ago0x63c657…29cafe
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase102d ago0xa66936…643a59

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.