Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b89…243a0x10c1…1e24Base$1.18100%coinbase106d ago0x5a485c…e81244
0x3b89…243a0x10c1…1e24Base$1.17100%coinbase106d ago0x6fb6de…52dd07
0x3b89…243a0x10c1…1e24Base$1.17100%coinbase106d ago0x1feeef…27cb2f
0x3b89…243a0x10c1…1e24Base$1.18100%coinbase106d ago0x2cbec2…8d36c4
0x3b89…243a0x10c1…1e24Base$1.16100%coinbase106d ago0x25d589…19bd0a
0x3b89…243a0x10c1…1e24Base$1.21100%coinbase106d ago0x30d243…35dd08
0x3b89…243a0x10c1…1e24Base$1.13100%coinbase106d ago0xd4aa6a…7a5089
0x3b89…243a0x10c1…1e24Base$1.13100%coinbase106d ago0x2c333a…9fb382
0x3b89…243a0x10c1…1e24Base$1.11100%coinbase106d ago0xf419b4…f138ee
0x3b89…243a0x10c1…1e24Base$1.09100%coinbase106d ago0x376c00…5b73c0
0x3b89…243a0x10c1…1e24Base$1.10100%coinbase106d ago0x961c97…98e5be
0x3b89…243a0x10c1…1e24Base$1.10100%coinbase106d ago0x7ad24f…7f36e8
0x3b89…243a0x10c1…1e24Base$1.10100%coinbase106d ago0x40add7…e238c8
0x3b89…243a0x10c1…1e24Base$1.10100%coinbase106d ago0x0a1989…3296d9
0x3b89…243a0x10c1…1e24Base$1.10100%coinbase106d ago0x9c782c…b6a828
0x3b89…243a0x10c1…1e24Base$1.08100%coinbase106d ago0x1c538b…d4f807
0x3b89…243a0x10c1…1e24Base$1.10100%coinbase106d ago0xe91f69…60b1c8
0x3b89…243a0x10c1…1e24Base$1.11100%coinbase106d ago0x38d359…c715be
0x3b89…243a0x10c1…1e24Base$1.08100%coinbase106d ago0x944ceb…f5604f
0x3b89…243a0x10c1…1e24Base$1.08100%coinbase106d ago0xf02a33…d11b51
0x3b89…243a0x10c1…1e24Base$1.11100%coinbase106d ago0x1df7e9…0d77b8
0x3b89…243a0x10c1…1e24Base$1.07100%coinbase106d ago0x1f34b9…77723c
0x3b89…243a0x10c1…1e24Base$1.12100%coinbase106d ago0xb929d7…3b50f0
0x3b89…243a0x10c1…1e24Base$1.04100%coinbase106d ago0xed5650…adbaa8
0x3b89…243a0x10c1…1e24Base$1.05100%coinbase106d ago0x588bb1…4e0e84

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.