Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0xaa2e56…2fac40
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0x92ac88…c07f12
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa43d ago0x4f1428…995de3
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0x7aed5a…69ed2f
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0x56a8dd…a733f4
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0xe39659…5d090c
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0xbe7915…f5056e
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0xdb1c76…76e673
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0xec1561…bafd9b
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0x33d315…c9daec
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0x4dda3a…96367d
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0x086448…d862a0
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa43d ago0x5bcc4d…1e0b26
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa43d ago0xe644b8…ebc9fa
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa43d ago0x0c92f3…532bae
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa43d ago0xe8db78…fed136
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa43d ago0xf15127…79240c
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0x0e0387…e98549
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa43d ago0xa5b0e9…6aa90e
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa43d ago0x9c7643…511d3c
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0xe49aa0…242b73
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa43d ago0x6f3789…ef1771
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0xd2341c…754d8e
0x775d…f4b40xfe80…47eeBase$0.001100%fluxa43d ago0x5e8d1b…2dd4dc
0x775d…f4b40x9c95…e299Base$0.001100%fluxa43d ago0x33c47c…6f6451

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.