Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa37d ago0x513295…761be9
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa37d ago0xe5068e…5b6dca
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0xc12ab5…55a8c6
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa38d ago0x03b887…52a53e
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0xc82b8b…1d575b
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa38d ago0xa9bc4d…f66bc6
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa38d ago0xe32e7c…5b2ae9
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa38d ago0xf85c83…350014
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0x4bc307…e40175
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0xb7d82d…ad2819
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0xe3a544…528f36
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa38d ago0x6426a0…f51c97
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0xc6a878…1a306d
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0xdf8dc5…32efad
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa38d ago0xa915a7…4b38f0
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0xc7e381…90f6b6
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0xaaa040…f11373
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0x6f7ec7…27df83
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0xf2dec6…9d87ee
0xd1dd…d17c0x9c95…e299Base—$0.001100%fluxa38d ago0x846e8f…d4ae88
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0xe6e283…e6a50f
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0x0b1f1e…be604e
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0xda32f9…768110
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0x674af6…3522b6
0xd1dd…d17c0xfe80…47eeBase—$0.001100%fluxa38d ago0x6ed7ca…dceb5a

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.