Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x052058…23651c
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x5c18dc…f42bcb
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0xfe06f5…067a7a
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x2654f0…9d7549
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0xed9d73…d7f231
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x64f227…33a99e
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x86964f…4ebb9f
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0xa01e8d…63fcd3
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x692d59…86d879
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x6883d8…0499a8
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x8644b6…55abc1
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x452d22…d510b3
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x6efb09…daa13a
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x527f65…419e37
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0xf55155…4d2915
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0xf8f9cd…7911d6
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0xad3a7f…0d3ca9
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x7d22e6…cac58e
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x7b6375…6a1676
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x9d80bd…faba30
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0xc284ca…fb4f99
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x4e63d5…0ed241
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x983743…bfc740
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0xe7aad6…0618ca
0x832a…7fa60xfe80…47eeBase—$0.001100%fluxa19d ago0x4d81b9…c056f0

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.