Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430x9c95…e299Base$0.001100%fluxa34d ago0x174446…69f74b
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0x7b7f87…1cdbba
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0x3a0b1a…e705e0
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0xb50de6…c62c42
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0x46a1f9…afc44c
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0xe5bbb8…043d80
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0x132a28…aa72f5
0x4abc…4e430x9c95…e299Base$0.001100%fluxa34d ago0xb0edd0…337bef
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0xee3ab4…99e4c4
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0xac10a5…95b234
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0x64d094…c5d32e
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0xc39a09…f4eacf
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0xdd0edc…55936d
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0xb1bb45…c7eafc
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0x80f34c…9e28db
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0x16539f…971f83
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa34d ago0xf67413…bdc0ca

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.