Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa116d ago0x3aae96…69a7dd
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa116d ago0x48393e…688b57
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa116d ago0x849e25…15151f
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa116d ago0x3c7be6…786040
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa116d ago0x727fba…5be917
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa116d ago0x30085c…5fce1c
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa116d ago0x79422b…7b8d90
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa116d ago0xdc37dd…e6c661
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa116d ago0x86ed4a…67dc52
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa117d ago0xfffb65…620adf
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa117d ago0xf1c024…57c7fe
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa117d ago0x152526…30d75f
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa117d ago0xe51d39…0eaa50
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa117d ago0x3d097a…a42e73
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa117d ago0x2aae99…fb1109
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa117d ago0x2bb59f…85aec5
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa117d ago0x5b44c6…f3845a
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa117d ago0x0cd69b…dc8251
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa117d ago0xbe9952…8d453f
0xb90a…9ae40xdc15…d5a5Base—$0.01100%fluxa117d ago0x4303e2…115944
0xb90a…9ae40xdc15…d5a5Base—$0.51100%fluxa117d ago0xcbfa32…d9029d
0xb90a…9ae40xdc15…d5a5Base—$0.51100%fluxa117d ago0x37bb5a…074955

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.