Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06296a…fc5002
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x027772…64795c
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x397158…3680db
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd8300e…244c4c
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78eb90…c25ea9
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x59d1eb…c80317
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x71eca4…ec26a3
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcb1629…467660
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5499a4…4e3c4e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5822a8…967939
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d0a73…956d82
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdeec5d…a8738f
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x49e013…ea6fc0
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x214fd7…7d62e2
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x798377…1f8743
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5808a…c315bb
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f14f9…56f553
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfbd468…92fe6b
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9d957e…96790e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x69e053…a5e659
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e4d1b…ec8cf8
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe28f44…4dd2dc
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x277eca…211993
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x67c3ad…aa7027
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda8318…1511f1

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.