Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x114e16…74fefd
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x954969…975734
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x0a7e9b…776903
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0xc72105…a9d954
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x223c98…dda69f
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x14af22…ab1620
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb22912…ed103a
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x54afad…5eadfa
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x624297…73c8e6
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x62996b…33b290
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x7a0598…e994da
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb459ff…888d67
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0xc4f3b9…05aa2e
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x2aaf66…a4df04
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x3fe54c…5c2a1b
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x93f34a…1222f5
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x6032d0…5fd8c8
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb0858f…2102e8
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0xc4f0b8…58efd8
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x12a2c4…9aa14e
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb2efa0…0f0471
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x2ed732…2941b4
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0x25db56…512bc8
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0xbe77c5…17839b
0xdd0b…8e2d0xfe80…47eeBase—$0.001100%fluxa18d ago0xf63f50…b00375

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.