Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0edf…26000x9c95…e299Base—$0.001100%fluxa37d ago0x98a3cc…223795
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0x1d0b38…cd5cd0
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0xfef353…7472bd
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0xedb79c…3828bf
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0xb1aba3…e2a328
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0x16bb1d…7f66cd
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0xbd3730…dc2134
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0xe50fdb…d5e880
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0xd6de57…547223
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0xd1f3cd…1098c5
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0x50711f…bdf673
0x0edf…26000x9c95…e299Base—$0.001100%fluxa37d ago0x087550…16669c
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0x194de0…973729
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0xcfaf79…329fd9
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0x4ccb5d…0ec6e7
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0x7973e8…bb383f
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0x0d1603…916573
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0x28a29a…8ca1f0
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0x911658…0de79d
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0x1ec4e9…2907ac
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa37d ago0x58523f…ade5c2
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa38d ago0x500eb1…1b091e
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa38d ago0x612884…e2a0a7
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa38d ago0xe0389e…730ff3
0x0edf…26000x9c95…e299Base—$0.001100%fluxa38d ago0x33a6c4…cc7dd6

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.