Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa12d ago0x9b3ce6…59534c
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa12d ago0x38c619…15aed8
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa12d ago0x49e27e…8768b4
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa12d ago0x8a8efe…831fe9
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x2f631f…c817da
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x933aa2…7d40e7
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x47282a…2a23bd
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x8a7f6a…e13e46
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x5ba7b5…cc2901
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0xc15b58…18764d
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x748529…e6ba63
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x41cde4…b91bc1
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0xa00c81…0279e9
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x3e7660…ad08df
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x473318…eb0f0f
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x0d72e7…5974c5
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0xa97eb4…a78427
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x16828b…73bf0e
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x07cac7…81d788
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x19a389…49b348
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x839c2c…6d1ba0
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0xf5f13c…240b0e
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0xe80417…1197d2
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x59d425…da308a
0x96cf…36790xfe80…47eeBase—$0.001100%fluxa13d ago0x3ae531…af3e95

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.