Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa7d ago0x01cb1e…7a05c9
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa7d ago0x02ea12…9fdca1
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa7d ago0x82470b…e7510e
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x32b92c…0396d7
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x718070…dbaa73
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0xca07c7…188167
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0xa0f52d…caa764
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x46a5d6…4abc7f
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x0dcc60…95ed28
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x4dd4db…bf38be
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x484a75…c1b604
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x550e33…5f884c
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x079d95…c55223
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x655f15…fec1a9
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x59c7b3…10bb70
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x2dc710…d5fa11
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0xf8885e…681c92
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0xcf0deb…3b4094
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x01dfbe…fa4b17
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x1a5f46…5c7ad4
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0xdb21d7…c69404
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x596f17…c611dc
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x361b4b…aa2756
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x58bc4c…db6558
0x00b0…93330xfe80…47eeBase—$0.001100%fluxa8d ago0x3a5258…4daa8e

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.