Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0xc249ba…0ae83c
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x52dff6…4da914
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x02885b…59e17b
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x0ef6ae…b0abf5
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x729f37…1a42d1
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x7724e5…267422
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0xc3cc1f…a78471
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x4a7540…ed08c9
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x0a24d9…7412b5
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0xcf37a7…c88468
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0xc29a3b…5631e9
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0xcce5f6…bd9405
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x786699…40bb63
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x268f44…4cf31e
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x94607a…565349
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0xae12c4…cc1099
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x529e94…3b8496
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0xe2b5f2…5c5e61
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0xbc7bcf…91a9e2
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x7a0590…e9ee44
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x666461…036cc7
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0xbff008…86e21b
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown62d ago0x8a4890…7db226

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.