Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x0f2435…e6bc4e
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0xb6d0cf…6c5bd1
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0xef1b53…c19adf
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x3c575e…de345c
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x400dc3…89d3f1
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x41686d…bd9180
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0xdeb73f…183195
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x9b72bd…06368f
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x4f3143…a2be81
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x8f3c2c…1d0a5d
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x49cd3b…9dfe5b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x03ffcd…99c92f
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x6fb8b7…895d4c
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x0c55e5…514831
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x94a29e…55c50e
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x310589…f8365f
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0xda670b…fac88c
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x48508c…12918b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0xa1348e…b9163b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0x89c227…577e7e
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0xad9735…774800
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa21d ago0xa7aea8…b904d1
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x34a0b4…e2cb0b
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x1f4643…d2301e
0xf30a…55490xfe80…47eeBase—$0.001100%fluxa22d ago0x2d1f56…808bc0

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.