Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0xeda908…598703
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0xe39001…62897f
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x4f5914…1fc2eb
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0xddc561…acc617
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x09b444…27bc13
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0xfedff8…92c97a
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x43b4a0…7d7b9a
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0xf6969f…b6cd02
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x1453a1…6972ee
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0xeb8dd2…291aac
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x168d75…e773f1
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x5a79ad…54c459
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x661296…e792c0
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x7d0196…907513
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x578594…b9dc1a
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0xf4f55f…ebb3eb
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x3d5bd4…c014cc
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x9da9c1…cbc237
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x3c31c2…a4fbaa
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x9fdc57…6d454a
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x8f59b0…34c71b
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0xe30db0…833d6f
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0xff7bc0…fbae32
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x3badc8…30bcdb
0xcc5a…91460x9c95…e299Base—$0.001100%fluxa69d ago0x98900d…3098ea

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.