Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown46d ago0x75e374…5df40d
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown46d ago0x2d9170…a7a7fe
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown46d ago0xdf17fd…24d2f3
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown46d ago0x209d2f…8a4815
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown46d ago0x1d70cd…10db87
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown46d ago0xa1a16d…7e998b
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown46d ago0xdce818…a07962
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown46d ago0xb3c938…254014
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown46d ago0x159e6a…867ef9
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown46d ago0xc4230f…239e80
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown46d ago0x254a76…2f29ca
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0x6cd431…56f27a
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0xb37477…df7dba
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0x53f698…71868f
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0xcc1721…b6eb79
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0x7d189c…f43e64
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0xbddd72…5f952d
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0x1e5b1f…d56018
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0xd762ee…a926db
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0x94fb62…55d9b3
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0xf933f7…6b0595
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0x8152a8…f3dc5b
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0x98f312…b12b2d
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0xc30fce…78e695
0xc0e2…24d30x9c95…e299Base$0.001100%Route unknown47d ago0x0d9641…696c8c

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.