Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0x36966d…fde299
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0x4df5d7…7e77f6
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0x8561ec…b7ef62
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0x5adcb3…771952
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0x0b5f93…e62867
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0x0eaf04…149043
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0xdb93e3…b07c1c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0xd941b9…8af3af
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa22d ago0xa6aa49…781813
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x68041d…f0cd0c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x6af922…e4de76
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x97133d…0231e3
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x901e67…b64d1e
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0xebcd40…b59abc
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0xc3b69d…ab8fbc
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x43d7a2…932229
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0xfd31a7…05ef35
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x51d1e6…6359e7
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x663047…80021a
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0xb24b6c…9ea43b
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x08aac9…97b419
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x7efd5b…1b081c
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0xdd5d04…9894fe
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x0d9e1b…390e0a
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa23d ago0x1e3be8…0d9a00

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.