Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0xca72ee…b8b830
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x3b528b…6a3c9a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x4827d2…e1126d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0xa00d28…f762e9
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0xb5063f…62ea0a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0xb65796…6f365f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x196b20…960416
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x2fd191…ccdc43
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x21409b…4c11e3
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x4c5979…0240f6
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x1cf280…4ab487
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x576190…a4fdf1
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x1bd1fb…71b6e3
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x7df314…dff691
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0xceb8c8…1a443b
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x7486ef…0f2090
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x36813d…a7a87c
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x1fbdf5…27e616
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x89fbe6…4e514f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0xeda8ba…c973cd
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0xa9df55…fb10db
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x9f341b…ebddc6
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0xf36943…4246d2
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0xc7d6f9…ef823d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase46d ago0x27668e…7c563c

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.