Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5c113c…cd8b07
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc5da0c…69acea
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3346e1…31101c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7eab1d…648c23
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x29944b…77df91
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb82a32…b51c38
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x80cd8c…71ee42
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9822cf…de58b3
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd4f403…550ba0
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x90c1cf…498e47
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc8192f…a67033
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x65eabf…1591f1
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9172d0…e81db8
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xae50b3…6f1500
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c80cf…82240e
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbbd60d…7faa0d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5f5a0e…cd2024
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x47e73e…c0435d
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe1683c…327dfe
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x50384a…f1dbe9
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x15f720…109306
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x004147…8d4679
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x69df5f…3e6540
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa4deef…bf6453
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1bf21e…8dddf2

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.