Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x605ee2…15b59c
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xd0c0ce…4e7bee
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xa680f9…fd0034
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x11388f…da7211
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x2bf8e9…8828ff
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xae0f80…1d6302
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xd6d182…a09d33
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xf34708…1621c4
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x95ca04…69c9a7
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xd5c7d7…78e627
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xb3a27b…4c2499
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x9eec5e…5ae63f
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x22e517…c44446
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x88b356…832b2a
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x5f7522…e1d53d
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x4f3360…0810be
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xe294c0…721c6b
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xfa0d12…f7829d
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x03ab4b…5b6a96
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x8b35e8…14fe9c
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xc68eea…2a60f8
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xcbc827…cb3a2e
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x4fb5d4…643923
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0xb0bb0b…31d467
0x43df…54640xfe80…47eeBase—$0.001100%fluxa16d ago0x8c6e3c…e7f1a2

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.