Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0xdd1d03…d4524a
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0x074c61…98f533
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0x54947f…b171ab
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0xd2563d…3a581a
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0x7d06cc…07596c
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0xba99bc…ba88ff
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0x8834e7…90b538
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0x1d7ce9…76a841
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0x871c1a…917955
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0xe2799c…ad1aa0
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0xe396ee…30de9d
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0x587816…7dcec3
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0x4dfbe1…d126cb
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0x1e5706…767678
0xff94…87f60xfe80…47eeBase$0.001100%fluxa28d ago0xda80dd…d96182
0xff94…87f60xfe80…47eeBase$0.001100%fluxa29d ago0xd075b5…23ae38
0xff94…87f60xfe80…47eeBase$0.001100%fluxa29d ago0x239505…f8f28f
0xff94…87f60xfe80…47eeBase$0.001100%fluxa29d ago0xa91047…768626
0xff94…87f60xfe80…47eeBase$0.001100%fluxa29d ago0x86be3a…53cacc
0xff94…87f60xfe80…47eeBase$0.001100%fluxa29d ago0xdfd24e…00f7f8
0xff94…87f60xfe80…47eeBase$0.001100%fluxa29d ago0x6e5346…8208f4
0xff94…87f60xfe80…47eeBase$0.001100%fluxa29d ago0xfad10c…31d071
0xff94…87f60xfe80…47eeBase$0.001100%fluxa29d ago0x08f6a5…a1b073
0xff94…87f60xfe80…47eeBase$0.001100%fluxa29d ago0x56be9d…57dbb3
0xff94…87f60xfe80…47eeBase$0.001100%fluxa29d ago0x1dcb5e…7c6b0b

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.