Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50b8…cbeb0x10c1…1e24Base—$0.96100%coinbase117d ago0x4a64ed…105830
0x50b8…cbeb0x10c1…1e24Base—$0.97100%coinbase117d ago0x90966e…52c6d8
0x50b8…cbeb0x10c1…1e24Base—$0.95100%coinbase117d ago0x566ff1…1d29d7
0x50b8…cbeb0x10c1…1e24Base—$0.94100%coinbase117d ago0x3f3161…525d6c
0x50b8…cbeb0x10c1…1e24Base—$0.21100%coinbase117d ago0x6d32b3…34e6c8
0x50b8…cbeb0x10c1…1e24Base—$0.53100%coinbase117d ago0x79021d…8c0a9d
0x50b8…cbeb0x10c1…1e24Base—$0.55100%coinbase117d ago0xafde71…619c81
0x50b8…cbeb0x10c1…1e24Base—$0.57100%coinbase117d ago0xdf1609…abede9
0x50b8…cbeb0x10c1…1e24Base—$1.00100%coinbase118d ago0xdcadb7…81d552
0x50b8…cbeb0x10c1…1e24Base—$0.98100%coinbase118d ago0x62048d…93463d
0x50b8…cbeb0x10c1…1e24Base—$0.93100%coinbase118d ago0x22e4b0…078a3d
0x50b8…cbeb0x10c1…1e24Base—$0.92100%coinbase118d ago0xa757c2…1a9f68
0x50b8…cbeb0x10c1…1e24Base—$0.91100%coinbase118d ago0xeac9ce…fdc04f
0x50b8…cbeb0x10c1…1e24Base—$0.89100%coinbase118d ago0x0dc512…f5a171
0x50b8…cbeb0x10c1…1e24Base—$0.88100%coinbase118d ago0xcb95fc…3db0ef
0x50b8…cbeb0x10c1…1e24Base—$0.88100%coinbase118d ago0xdcb957…f7fc18
0x50b8…cbeb0x10c1…1e24Base—$0.88100%coinbase118d ago0x79e2f6…bfdfd9
0x50b8…cbeb0x10c1…1e24Base—$0.80100%coinbase118d ago0x076c51…e38f22
0x50b8…cbeb0x10c1…1e24Base—$0.79100%coinbase118d ago0xe54320…974cb7
0x50b8…cbeb0x10c1…1e24Base—$0.79100%coinbase118d ago0x096e62…9c8896
0x50b8…cbeb0x10c1…1e24Base—$0.78100%coinbase118d ago0x8b7858…872a86
0x50b8…cbeb0x10c1…1e24Base—$0.77100%coinbase118d ago0x7bc56b…fe7826
0x50b8…cbeb0x10c1…1e24Base—$0.79100%coinbase118d ago0x996565…040ba8
0x50b8…cbeb0x10c1…1e24Base—$0.80100%coinbase118d ago0x234bbd…e6188d
0x50b8…cbeb0x10c1…1e24Base—$0.72100%coinbase118d ago0x91d4d4…85a35a

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.