Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x2742c3…ce80ff
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0xa71b71…5b7aed
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x6c59cb…a6e77e
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x2d9901…8c635d
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0xe553ef…17ebea
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0xc0a13c…50c23d
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x443149…e7b1ec
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x3c5cf0…e2755c
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0xc25d5c…3eb6ab
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x8cfd6f…7db7a3
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0xeccf45…667b91
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x2549c5…ca5a4f
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x735ae5…f428b1
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0xa66751…a51bc9
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x63529b…dfe5ab
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x0b2e9d…0658b0
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x36a56d…5b3857
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0xe6237a…6d9f13
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x9b680c…47716a
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0xf8022a…26cd56
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x8d3657…b57ca8
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x337b4f…1ed6bd
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x4239fc…e25a45
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x23e573…8a2017
0xbe39…99bb0xfe80…47eeBase—$0.001100%fluxa18d ago0x4b6f9d…4a0bb0

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.