Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa41d ago0x9e7d4a…aa10ec
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x2287d6…4ab081
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x75152b…1ae79f
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x2e932b…367946
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x0cb96c…ed6a5f
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x63dd19…1b85ba
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa41d ago0x988286…e6fb2f
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0xe9f5ac…83447e
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x564a28…5cd8d2
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x087e6a…6d7033
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x549ae5…100439
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0xb77abf…ba2073
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0xaba6f6…dc82af
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa41d ago0x11eb08…10c108
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x6496b7…6f5ccb
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0xf13823…cbe239
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa41d ago0xc571c3…69a149
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x912cce…c0502e
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa41d ago0xb38f2b…f25bb9
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa41d ago0x4c26a4…b23674
0xcd0a…9ea60xfe80…47eeBase$0.001100%fluxa41d ago0xa0cf64…33a597
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x79d9f0…816fe7
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0xeef4e7…b9e531
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0x4a4326…87680f
0xcd0a…9ea60x9c95…e299Base$0.001100%fluxa41d ago0xfda5b6…5f9690

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.