Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xf665c0…10522f
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x0132ef…8ca77c
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xdb5a39…ccf54d
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xd00e82…0d855e
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x277e93…ce82bb
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xfbe178…7df03a
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x36ec0a…419c9b
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x27a72d…93d54b
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x0d3992…55c91e
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x3c5c5e…88819e
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xd97761…632016
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xfeaa9b…41cb77
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x4790d9…d17f46
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x9fdfd1…29ec81
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x75c5c2…3a6385
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x746861…f52266
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x29bff4…1b1bdd
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x972c9e…9fdf77
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xa4c8f8…9e841b
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xba42c0…60e545
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xfd690e…3226d0
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x24bd23…d4cd76
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xab1632…fbf686
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x6263ae…dba790
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x41f0c5…a3b46b

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.