Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x9754e2…4a19bb
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x38e58c…a33480
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0xdea099…874066
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x1f6c52…3a114b
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x882b29…ee2184
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x3fc1f6…a9f2b6
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x9bca17…8d2c82
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0xcafe5c…9455f1
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x9401f0…8ebd2f
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0xf664f5…d8994f
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0xb68edb…b3f767
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x48eb87…7bf01d
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x0321e6…c0b5bf
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x20cccf…e81ebb
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x193b18…063cc8
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x4ae64c…907435
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x967fca…9b3f7b
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown66d ago0x2d5018…7a728e
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown67d ago0x613856…7367f4
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown67d ago0x761edd…74d5df
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown67d ago0x0c9944…e23aa7
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown67d ago0xbdbf07…a8d378
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown67d ago0x696167…49f38d
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown67d ago0x2a3bff…eae797
0x19c3…c2a50x9c95…e299Base$0.001100%Route unknown67d ago0xb414e2…c62226

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.