Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0xd2c4db…fb5e34
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x030915…65c947
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x944f9f…68f5d5
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x69f922…53d371
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x7d1d74…046e32
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0xd308f9…9617d9
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x88d15d…b9c972
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x590f03…a09de8
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0xb36c74…5643b3
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x0cdde9…765b93
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0xb22cb6…21d3f0
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x28074b…fd7b66
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x51ec8f…b41ef8
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0xcb76ab…c68a87
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x249ed7…49c952
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0xbf0fd7…c67402
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x4e3d41…e6adff
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0xea3345…0b2574
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x977a45…d01ec9
0x9038…3c010x9c95…e299Base$0.001100%Route unknown62d ago0x08985b…25041b
0x9038…3c010x9c95…e299Base$0.001100%Route unknown63d ago0xe411c5…03243b
0x9038…3c010x9c95…e299Base$0.001100%Route unknown63d ago0xd20eca…4f9259
0x9038…3c010x9c95…e299Base$0.001100%Route unknown63d ago0x878382…c02286

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.