Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa49d ago0x03a1cc…b7d076
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0x62a08a…02fe9d
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0x309c60…9988f1
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0xaf3d74…887776
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0x14b85f…386c63
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa49d ago0x901e90…941985
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa49d ago0x98be60…aaa342
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0xe33f3a…2717fa
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0x529cbb…424e44
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa49d ago0xfb4dfc…ff81b7
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0xc35c55…23a49b
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0x09d077…8b0e82
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0xb9cc44…75b16e
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa49d ago0x2774be…f7c7aa
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa49d ago0x174bb4…c6b535
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa49d ago0x81d40d…67ad86
0x80cf…d8c40xfe80…47eeBase$0.001100%fluxa49d ago0xbb03bf…237015
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0x69f4bb…31ee0d
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0x8739a0…8089dd
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0xbadef9…f05ab1
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0x41954f…600c42
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0xfba1e2…591da2
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0x9a53d9…a85e46
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0x11735d…6aa962
0x80cf…d8c40x9c95…e299Base$0.001100%fluxa49d ago0x37a9fe…e488ca

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.