Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0x609096…cfe04f
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0x21e5b5…d1482e
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0xb38b6b…417ea5
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa610eb…566a7f
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0xd004e1…23c538
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0x80ca89…a08b52
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0xa7e3ed…3015a3
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0xbfa129…450c92
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0x0839fc…64a150
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0x731784…2f56dd
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0x5ab821…12d8e4
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase1d ago0x22476a…c4ee96
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase2d ago0x73d7b2…2f70ac
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase2d ago0x26a7bf…ec97b0
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase2d ago0x4892f0…4112ed
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase2d ago0x38059f…54ff95
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase2d ago0x012ce3…160fd2
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase2d ago0xc52f59…18c3d9
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase2d ago0x6003ac…7ff8c8
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase2d ago0xe1c177…8f45f9
0x527a…8e170x17cd…7905Basex402 service$0.05100%coinbase2d ago0x42500b…fa49aa

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.