Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0x74424f…25fb6c
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0x0fe088…cc48e0
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0x35c7c5…762c7f
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0x66be14…95809d
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0xc343cf…329429
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0x86a424…fce934
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0x9fb2c1…1a9c2f
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0xdfcdd3…e972a5
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0xd4f8b9…b7ed16
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0xccdb73…7bd1ee
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0xaa2e9f…3fc07e
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0x278744…101378
0x2c92…b2ca0x9c95…e299Base$0.001100%fluxa49d ago0xc3b1c8…552411
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0x2a1837…8bf0a0
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0xd14541…40e281
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0xf7f038…a90363
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0xd4da57…816f58
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0x89c440…836d0c
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0xbccec9…4f28ce
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa49d ago0x48c63c…c3f4d8
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa50d ago0xc74dfa…a2dbfe
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa50d ago0x2331f6…668197
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa50d ago0x431f49…f4542e
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa50d ago0x518dce…59dac2
0x2c92…b2ca0xfe80…47eeBase$0.001100%fluxa50d ago0x89d403…2750fa

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.