Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x33539b…574ff5
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x72b113…f95f8c
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x5ce78d…0eeb13
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0xf1d7f2…541eaa
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x4de3c4…067b00
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x5dce5b…ca1e1d
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x529307…6acf7e
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x4a93a5…a36562
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0xe4293c…1f68fe
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0xe71dfd…faf8b4
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x135fbf…68d8ae
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x45161f…4866f0
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x2a77bd…918de1
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x2cdc27…36d713
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0xd10a90…b5519c
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0xa6bafe…5bf8d3
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0xc04ba5…cc6507
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0xebd942…01defd
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x177311…d717b8
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x213106…5b2744
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0xa61eca…37d8b4
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0x8f2e2b…159503
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0xf9ca00…80be51
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0xb0fa5a…cd3f73
0x4973…e8e90xafff…aad3Base$0.10100%coinbase179d ago0xec9cd4…5eca57

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.