Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xd4f099…7608a7
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0x76d67f…dfab31
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xd288b5…9c70f2
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0x9e2196…d955f6
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0x2f279d…5dbc15
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa48d ago0x8b161e…342bfa
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xbc67d3…bd9fec
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xca2197…3dfa38
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0x2c0561…17963b
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xf0fa9d…c7b75f
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xd7f9c4…2dd777
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xa71208…1d735a
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xb09e50…707eaa
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa48d ago0x9067b5…dec628
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xb1e219…de55f1
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xfb311d…9d4b73
0x5c7b…00710x9c95…e299Base$0.001100%fluxa48d ago0xbe0e9a…0a2ad7
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa48d ago0x567516…b2acf9
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa48d ago0x2a335b…e614d8
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa48d ago0xc0dd12…403654
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa48d ago0x1ade62…6ab588
0x5c7b…00710x9c95…e299Base$0.001100%fluxa49d ago0xd8e853…c2fa08
0x5c7b…00710x9c95…e299Base$0.001100%fluxa49d ago0x1b30e8…6239ca
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa49d ago0x077f06…e442ec
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa49d ago0xc5e014…b29855

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.