Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x18132a…9edd3b
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x872498…1e03ff
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0xee49e9…3b4767
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0xb99ef2…80130f
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x7d9b48…51ecf0
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0xec48c9…8d004f
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x570233…979c5f
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x8ed573…c1c961
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x603b3c…23c8bb
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0xff8b7b…8a6830
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x0eb4e3…4d6e08
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x922826…14b68b
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x2eb197…c71202
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x710edc…3c5ef2
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x0982fd…da565c
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x43a5f0…cf48a5
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x8542f2…53f640
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x118b61…9003d1
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0xb3e565…1a2419
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0xefb04e…f45364
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x9085f5…611a10
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x5213b0…667780
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0xa7654f…3936f4
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0xbe174d…df72ff
0xc60a…f2cf0x9c95…e299Base$0.001100%Route unknown28d ago0x9359cd…551401

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.