Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x303a…a2150x9c95…e299Base$0.001100%Route unknown49d ago0x956fd8…cb096c
0x303a…a2150x9c95…e299Base$0.001100%Route unknown49d ago0xb2b70f…4d55ea
0x303a…a2150x9c95…e299Base$0.001100%Route unknown49d ago0x2d03ff…86e78b
0x303a…a2150x9c95…e299Base$0.001100%Route unknown49d ago0x07a873…e5fe42
0x303a…a2150x9c95…e299Base$0.001100%Route unknown49d ago0x33f02b…21da1d
0x303a…a2150x9c95…e299Base$0.001100%Route unknown49d ago0x56b0a7…7a735f
0x303a…a2150x9c95…e299Base$0.001100%Route unknown49d ago0xd5d97c…f534ff
0x303a…a2150x9c95…e299Base$0.001100%Route unknown49d ago0x0e2dfe…8c5219
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0xdc7c8b…227235
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x3e611a…35bae4
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x509e3b…0f00f5
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0xc0a411…a375f2
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x0d3b3c…985abb
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0xd66862…8426cc
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x84f8f3…bd6af6
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x1a23c3…8c1158
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x9b11a1…f4327a
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x038527…79241c
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x94e28f…074f0d
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x48e966…582b97
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0xa4edb4…8adae7
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x431808…c924ad
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x4b97a8…9e0aeb
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0x87dbaf…382ccc
0x303a…a2150x9c95…e299Base$0.001100%Route unknown50d ago0xfb3700…8311ef

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.