Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910x1ee5…0596Base$0.02100%Route unknown74d ago0xd1435f…3d1a15
0x254a…d0910x1ee5…0596Base$0.02100%Route unknown74d ago0xf5eec4…c16cb6
0x254a…d0910x1ee5…0596Base$0.02100%Route unknown74d ago0x502f77…016070
0x254a…d0910x1ee5…0596Base$0.05100%Route unknown74d ago0xa9883c…87c1a8
0x254a…d0910x1ee5…0596Base$0.02100%Route unknown74d ago0x419053…450b2a
0x254a…d0910x1ee5…0596Base$0.03100%Route unknown74d ago0xbf336e…76f831
0x254a…d0910x1ee5…0596Base$0.03100%Route unknown74d ago0x40f2c4…86eaea
0x254a…d0910x1ee5…0596Base$0.02100%Route unknown74d ago0xd98fce…b63671
0x254a…d0910x1ee5…0596Base$0.02100%Route unknown74d ago0x90484d…e60833
0x254a…d0910x1ee5…0596Base$0.01100%Route unknown74d ago0x2d9f62…42a2ba
0x254a…d0910x1ee5…0596Base$0.01100%Route unknown74d ago0xa6a73e…2e8a4f
0x254a…d0910x1ee5…0596Base$0.01100%Route unknown74d ago0x0e4c4c…2de9c9
0x254a…d0910x1ee5…0596Base$0.01100%Route unknown74d ago0x19b83f…fde0cb
0x254a…d0910x1ee5…0596Base$0.10100%Route unknown74d ago0xd49109…54a22c
0x254a…d0910x1ee5…0596Base$0.05100%Route unknown74d ago0xfef722…3be3b2
0x254a…d0910x1ee5…0596Base$0.05100%Route unknown74d ago0x6e4f04…482bdc
0x254a…d0910x1ee5…0596Base$0.05100%Route unknown74d ago0xb3a7f6…3541db
0x254a…d0910x1ee5…0596Base$0.05100%Route unknown74d ago0x97d370…f6623b
0x254a…d0910x1ee5…0596Base$0.05100%Route unknown74d ago0xaf541a…96c86b
0x254a…d0910x1ee5…0596Base$0.03100%Route unknown74d ago0x842ee4…fea5eb
0x254a…d0910x1ee5…0596Base$0.03100%Route unknown74d ago0x936f6e…e05440
0x254a…d0910x1ee5…0596Base$0.03100%Route unknown74d ago0x1f5c59…f0550c
0x254a…d0910x1ee5…0596Base$0.02100%Route unknown74d ago0x14eed3…11afe0
0x254a…d0910x1ee5…0596Base$0.02100%Route unknown74d ago0x7df96b…c2d40c
0x254a…d0910x1ee5…0596Base$0.02100%Route unknown74d ago0x7df96b…c2d40c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.