Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0x2d0f7b…cd4193
0x1b1f…14010xac65…4417Base—$0.99100%fluxa115d ago0x6a63dd…54d2b9
0xb90a…9ae40x1b1f…1401Base—$0.90100%fluxa115d ago0xd8726e…fb0f35
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0xeef421…7f2548
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0xa32567…73a5e1
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0xcb4882…97887c
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0x028037…5d1808
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0x73726e…73acf6
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0xa7ebba…28b19b
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0x0389fa…b68343
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0x6d7758…b5f596
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0x2111ea…36b5eb
0x1b1f…14010xac65…4417Base—$0.04100%fluxa115d ago0x3ee492…3c871d
0xb90a…9ae40x1b1f…1401Base—$0.02100%fluxa115d ago0x89ab88…ac8982
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0x867421…b718e8
0xb90a…9ae40x1b1f…1401Base—$0.01100%fluxa115d ago0x413784…4840cd
0x1b1f…14010xac65…4417Base—$0.09100%fluxa115d ago0x225fe9…0ba4af
0xb90a…9ae40x1b1f…1401Base—$0.02100%fluxa115d ago0xe0a2c4…c0927a
0xb90a…9ae40x1b1f…1401Base—$0.05100%fluxa115d ago0xe27116…a1aa4e
0xb90a…9ae40x1b1f…1401Base—$0.02100%fluxa116d ago0x187825…17eaec
0x1b1f…14010xac65…4417Base—$0.01100%fluxa116d ago0xf75dfc…0d661e

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.