Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa15d ago0xba4aff…3b4579
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa15d ago0xbf96d7…a18322
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa15d ago0xcf525e…6b1e61
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa15d ago0x8b7b7d…5942b9
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa15d ago0xee439a…d1164f
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa15d ago0x55007f…feda27
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa15d ago0xb50797…964f6d
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa15d ago0xc70b4d…828b0f
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x20a9b3…995669
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x73357e…9203e3
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x29c822…aa263d
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x542818…0febef
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x5c8a5c…1f9502
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x47b3f7…269674
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0xb97641…ba25f3
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x5027e1…bea0ba
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x0dd14d…2e5ae2
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x61da46…8ba910

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.