Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x202b…b72a0x3e0a…78e7Base—$0.003415100%coinbase72d ago0x1f5e08…4a5914
0x202b…b72a0x3e0a…78e7Base—$0.00297100%coinbase72d ago0xb5065a…e8a0b3
0x202b…b72a0x3e0a…78e7Base—$0.005848100%coinbase72d ago0xa90a64…556592
0x202b…b72a0x3e0a…78e7Base—$0.004183100%coinbase72d ago0xfa2ea3…5d1327
0x202b…b72a0x3e0a…78e7Base—$0.003106100%coinbase72d ago0x5e2409…f0dec3
0x202b…b72a0x3e0a…78e7Base—$0.005774100%coinbase72d ago0xc9f6a1…fcc139
0x202b…b72a0x3e0a…78e7Base—$0.004806100%coinbase72d ago0xb21297…ef700a
0x202b…b72a0x3e0a…78e7Base—$0.003915100%coinbase72d ago0x1ce19d…69e5f8
0x202b…b72a0x3e0a…78e7Base—$0.005194100%coinbase72d ago0x63677c…caa981
0x202b…b72a0x3e0a…78e7Base—$0.003192100%coinbase72d ago0xf999ae…ea32f2
0x202b…b72a0x3e0a…78e7Base—$0.005902100%coinbase72d ago0xbc56d4…0797db
0x202b…b72a0x3e0a…78e7Base—$0.002771100%coinbase73d ago0xc4a686…202466
0x202b…b72a0x3e0a…78e7Base—$0.003893100%coinbase73d ago0xd63f5a…f6432d
0x202b…b72a0x3e0a…78e7Base—$0.003222100%coinbase73d ago0x4ea3f4…79bf9c

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.