Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x34fbd8…62995b
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x730d41…b9565c
0x386e…832c0x9c95…e299Base$0.001100%fluxa34d ago0x663de1…e65f4b
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xc0a4c3…4282c9
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xcee032…14711f
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x92f670…342db7
0x386e…832c0x9c95…e299Base$0.001100%fluxa34d ago0x55d116…1b3881
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xd3464c…e26a40
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x29f51a…f34581
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xf3198f…8acfc3
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x1dd50a…86732e
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x0e8415…b543f2
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xb6c6be…260b5d
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x46b3f1…22b6f5
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xb0a2f9…5dce47
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x9150d4…7f8163
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xe152f6…2605b5
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xbde453…6c0e6b
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x4b04bd…cf9aa4
0x386e…832c0xfe80…47eeBase$0.001100%fluxa35d ago0x636d5c…45a7cd
0x386e…832c0xfe80…47eeBase$0.001100%fluxa35d ago0xc6a267…f42619
0x386e…832c0xfe80…47eeBase$0.001100%fluxa35d ago0x540ed4…b4ae9d
0x386e…832c0xfe80…47eeBase$0.001100%fluxa35d ago0x47a8e6…ade923
0x386e…832c0xfe80…47eeBase$0.001100%fluxa35d ago0x3025c5…3bb1f3
0x386e…832c0xfe80…47eeBase$0.001100%fluxa35d ago0x888a73…1e2780

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.