Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x075297…6694db
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xf7ff2e…d43609
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x515647…0a3b16
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x674222…f4fad2
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x785118…e96159
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x92353b…00ecd1
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xc249ee…9c1571
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x13af3b…685459
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x3b4a76…e63ebc
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x07e987…802d81
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x6fda8a…681031
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xecc849…f32d90
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xdb641f…e878a7
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xcc621c…0a39da
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x5313e0…52aac4
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xe7914a…482f84
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x20b8e6…3153c0
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xe0a603…984360
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xe8975a…6cf36f
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x0213fa…16a305
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xbb3c63…8e88ae
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xe4a1a7…698f69
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xf32a74…496e4b
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0xcb76f2…d87a20
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa16d ago0x71f46d…ea40cd

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.