Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0x6aeb5f…8f35fc
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0x786671…f97e79
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0xeffeee…b801c3
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0xccdfff…988e67
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0x6148e5…3c7577
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0x2f45e3…0921ca
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0x404cc5…9296c8
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0x8d32cf…9622dd
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0xda0e50…924aad
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0x609288…58d69c
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0xc5cdd9…69d32e
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0x629b95…1f2f7c
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0x95b974…415ef5
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa38d ago0x2fe216…ec818d
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa39d ago0xc5c5dd…db8dac
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa39d ago0xd0bf88…120d7f
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0x75ef4c…90bf91
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0x07633c…6051cb
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa39d ago0x472f6a…ab9fa0
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa39d ago0xc62f63…8677f7
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa39d ago0x15e507…e383ae
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0xb21b4c…b2f02b
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0x40c04a…e2b74f
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0xf00ee7…460215
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa39d ago0x53eef8…3afe59

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.