Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x50863d…ed4a46
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x828624…c38cfe
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x297468…ea80bf
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x3956b3…ef0ab4
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x5bc7d8…b18d7f
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x73359b…22b887
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x108ea2…2ed908
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x13631a…829164
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x5c6fe4…aef28f
0xf330…29750xfe80…47eeBase—$0.001100%fluxa21d ago0x24e4b4…fbfdd2
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0xeb2675…827ffc
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0xfbe4cd…7b7fdb
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0x530c08…a258f9
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0x8784d4…f426e6
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0x868b1a…f2ebdc
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0x1590cd…7efaf3
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0x186240…437996
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0xa95ecc…d8a29e
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0xde98a2…a9e93a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0x96f359…cfff95
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0x1de55e…2f13cb
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0xb2394a…bbce41
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0x6865d2…c639d1
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0xdcaf54…754c69
0xf330…29750xfe80…47eeBase—$0.001100%fluxa22d ago0x79c604…4ab522

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.