Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0xc34200…249af8
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0x850c44…1da015
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0xbdaf16…85b4cc
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0xd0c9bb…8b014e
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0x63c0b3…51567e
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0x09d28f…bf99c0
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0xd64f32…ecaf9b
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0x01efa1…026d3d
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0x3ca50c…a65d97
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0xfbc8d8…5cf893
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0xa10955…068dbb
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0x1888ce…92a0f3
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0x95b5bd…b0b0d9
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0xfa1480…e8c6d3
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown53d ago0xe04f28…6c9995
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown54d ago0xd26d98…7b09dd
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown54d ago0xc03012…8457b3
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown54d ago0xbe1383…f0e784
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown54d ago0x5f7565…89f887
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown54d ago0xf5a239…04cd8d
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown54d ago0x9062f2…0399b3
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown54d ago0xf85026…7db565
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown54d ago0x141603…6190a0
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown54d ago0xf3a172…32fcbc
0x61b6…c6ee0x9c95…e299Base$0.001100%Route unknown54d ago0x166be6…323ad6

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.