Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x01ffed…5ee1b2
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x2ed9e1…7645e8
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0xac1c05…776a60
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x93910e…9413c6
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0xcc2b7d…ed02a6
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x108cba…c9a5f7
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa37d ago0xe5a5db…1065fd
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x133eeb…af29f0
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x41bbae…93f822
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa37d ago0xb545c6…9afbc9
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x0a29e4…47bac7
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x7554f4…0f52b3
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x9649c7…26524e
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0xd60be2…ec26f7
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x4fbb61…45e3b7
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x9d19d7…3b8e82
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa37d ago0x692260…d6f11c
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa38d ago0x936839…5963ea
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa38d ago0xe8cc39…d97b83
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa38d ago0xc1c0fe…f130db
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa38d ago0xcd16a0…b17f2e
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa38d ago0xe35091…bf10ed
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa38d ago0xdbcabf…b40aeb
0x9038…6e8d0xfe80…47eeBase$0.001100%fluxa38d ago0x10efa2…d3cc6d
0x9038…6e8d0x9c95…e299Base$0.001100%fluxa38d ago0xb9ca19…3dd6a7

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.