Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3082ac…fc6b9d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI116d ago0x419768…f40732
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI116d ago0x14f54e…54875d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a9704…a02e4d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9349e9…a3295e
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI116d ago0xffb0a8…ae22f7
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI116d ago0x461d36…1f8d08
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd1ad96…69969f
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2c441…730269
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI116d ago0x02937a…443cb4
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0377b4…144be0
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5a9e96…85dedb
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0x47e115…174133
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0x79376e…ed38a6
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7a6010…662bef
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0a6db5…26dc87
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbd7049…68f9b4
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0x596cb6…15d451
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0xea36b4…ec301f
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0x89aa38…8629bb
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcf2383…e3cee3
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8fe7ab…79a856
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfe32aa…a5816b
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0xedf481…b2bf55
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb04959…e84cfa

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.