Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0x44ac33…6fad43
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0xb95e04…eb652d
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0xe80841…136c80
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0xc302e4…6817c3
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0xf8e599…e9574d
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0x1e911c…4d048b
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0x7cca51…239c38
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0xcc3715…588349
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0x23905f…45334a
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0xa3d797…8f97ae
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0xc31a0f…55143f
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0x0ca2c6…5ce099
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa109d ago0xdd954c…06a602
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa110d ago0x697085…afc76a
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa110d ago0x9cb94a…f19fae
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa110d ago0xc2126f…95d3e6
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa110d ago0x680829…d08f24
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa110d ago0xb43672…b87783
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa110d ago0x8813d0…42cf99
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa110d ago0x6e1d7f…6304bb
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa110d ago0xc497de…912efd
0xb90a…9ae40xc91c…ea0fBase—$0.01100%fluxa110d ago0x04aa0f…a9ba7c

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.