Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x414a98…878679
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x6aea69…b54c88
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa35d ago0x7e9704…7df469
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa35d ago0x06ee94…e115a6
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa35d ago0x98949f…e8d6c0
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0xfa52c9…5fa190
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0xf34f84…ba5908
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x469e60…a40965
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x1aa010…195bde
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x096a5e…3b32c3
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x1b70d9…74ed26
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x001d07…d60889
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0xe9c0fd…c333d2
0xc34b…eb230x9c95…e299Base—$0.001100%fluxa35d ago0x29516a…a65f36
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x44da48…4f3b52
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0xaddc46…9c8b63
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x34c06b…3f90d7
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0xb67949…dae452
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x246ff7…b861f6
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x0e366b…38b523
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0xf503bc…7e9fac
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x8f61bd…70f4c2
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0x8f0738…bfdd7b
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0xbee374…fdd1ad
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa35d ago0xf372c9…9d5bfc

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.