Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x051b…da220x6ce9…d73bBase—$0.25100%coinbase49d ago0x052bea…b0285b
0x051b…da220xd324…ef8cBase—$0.30100%coinbase49d ago0xe57aea…55b886
0x051b…da220xbb1a…0c5bBase—$0.02100%coinbase49d ago0x072483…03bf8b
0x051b…da220x5115…0961Base—$1.50100%coinbase49d ago0xb5fe61…7ab9c5
0x051b…da220xdb7e…3e26Base—$1.50100%coinbase49d ago0x73cb39…145a34
0x051b…da220x894f…00c2Base—$0.25100%coinbase49d ago0x8655ec…81b8e8
0x051b…da220xe59d…5425Base—$0.08100%coinbase49d ago0xa52fee…22ffde
0x051b…da220x8771…daf9Base—$0.01100%coinbase49d ago0x06dde6…145a06
0x051b…da220xb233…56c4Base—$0.08100%coinbase49d ago0xe399af…5623d5
0x051b…da220x5572…f276Base—$0.08100%coinbase49d ago0x3a41dc…f46c18
0x051b…da220x3070…fa85Basex402 service$0.01100%coinbase49d ago0x97d93e…e056ae
0x051b…da220xdd62…3f28Base—$0.02100%coinbase49d ago0xadd292…d501ca
0x051b…da220xe24a…6a75Base—$0.02100%coinbase49d ago0x765109…abbc67
0x051b…da220x4f64…0b8cBase—$0.02100%coinbase49d ago0xebe72b…b4c6f2
0x051b…da220x3070…fa85Basex402 service$0.01100%coinbase49d ago0x344abd…30143e
0x051b…da220x8060…d02bBase—$0.02100%coinbase49d ago0x218292…808ace
0x051b…da220xeeb2…d862Base—$0.02100%coinbase49d ago0x2f45e5…9f6f0b

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.