Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa13d ago0xdf62aa…32b19e
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa13d ago0xcc4727…8f44c9
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa13d ago0xc57f35…0b13cc
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa13d ago0xdfce4e…721153
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa13d ago0xbcde92…8e04e7
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa13d ago0x81c57b…77a8db
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa13d ago0x8f1b1b…71197b
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa13d ago0x845ba0…32ef2d
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa14d ago0x2d121f…590e91
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa14d ago0x702390…5bea9e
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa14d ago0xe863fc…9e1a45
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa14d ago0x25ca06…a30777
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa14d ago0x25aa8d…6f11b9
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa14d ago0x2921f6…715e5d
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa14d ago0x0ebe54…13e2e1
0x1d1f…84410xfe80…47eeBase—$0.001100%fluxa14d ago0x66a48c…1a56da

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.