Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x6b335c…26f18b
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x6027eb…73cd0f
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xd40253…06669a
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xea7ee4…846e25
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x150eed…735d00
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xa995bc…61f850
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x37441f…f51e85
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x723bea…2ea8bc
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xbc7a1d…863fec
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x937cbf…e0ae10
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x0381ac…908c79
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x017082…dd2e4b
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xe2bd9c…f2f3bc
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x2afaff…385f9f
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x54d4c1…e4b610
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x86ca06…c73fc8
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xddb808…21f676
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x623c73…c3292f
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xe585cc…90884b
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x475b1a…899ec6
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xc1c79a…66e030
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xc4d32c…4affa5
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0x639c43…dad950
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xd318fc…818a70
0xb685…49100xfe80…47eeBase—$0.001100%fluxa25d ago0xc4c15d…a1fa3c

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.