Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x058ba4…cee4c5
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x75e92b…15b6a6
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa42d ago0xfd9090…047f67
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x0beb00…de4082
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x4ce866…e8c5cc
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0xc1303f…338099
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x87843b…b029d2
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x32dbbd…03b7e1
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x99a11b…34b8a5
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x85884a…aabb6f
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x6be02d…0f31c6
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x71c2d3…67428b
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0xc173e2…1c91e3
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa42d ago0xc6991b…3588c2
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0xd6ec65…322942
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa42d ago0x5c4eb4…ef956d
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0xf6967f…571cc0
0x1806…a27b0xfe80…47eeBase$0.001100%fluxa42d ago0x64ebaa…a98c68
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x103dfa…8dd24a
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0xde1f0b…334651
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x667c63…8014b5
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x04913f…db9a87
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0xde9241…716593
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0xecf099…3c4160
0x1806…a27b0x9c95…e299Base$0.001100%fluxa42d ago0x06ef68…b1162a

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.