Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x49ccd1…6761bf
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x7eeb24…f7d454
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0xe03901…8f5e90
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0xd83886…e866c5
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x373897…8b36a3
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0xedd749…b1ac2a
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x1a9b92…359559
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0xc8ef3b…89cf3d
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x46da9e…d9fce3
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x97dbbf…b7ae04
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x97030b…d3fad9
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x85f10b…61d17f
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x27331b…34e6a6
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x5b61e5…069073
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x611656…db4cb7
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x5e876e…31f0c5
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0xb68e47…44c908
0xd6aa…305c0xfe80…47eeBase—$0.001100%fluxa37d ago0x00aed9…50afdf

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.