Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0xd76d79…f4af4d
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0x9c20ba…066626
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0xb8a57e…14039e
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0x3115ee…d906b9
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0xff9143…5201c4
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0xacccc4…8dcfa5
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0x95fb52…9ca14f
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0x038d5a…714a58
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0x614500…9644d7
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0xf3389e…7b330d
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0x04b715…259715
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0xc11148…18afdb
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0xcb36b4…0a7d38
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0x7eced1…b603af
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0x43a6b4…a13013
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0x45591c…17f03a
0x8db2…9cc40xfe80…47eeBase—$0.001100%fluxa16d ago0x804a36…938f44

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.