Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x26960f…69b7b8
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x0ecf27…dd752e
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x3082ec…ac9477
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x6c9cb0…327030
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x05e449…b63ba3
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x0e753a…67d3de
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0xc12f74…50028c
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x9e0abe…a1f231
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x8e9d19…53c1d3
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0xd6168a…2604b1
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x83ef20…8ba48c
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x10a347…20ca95
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0xb5c70b…972b03
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0xd1b0ee…88e1f6
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0xa78b28…6468c8
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x19aa71…66920a
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x50c2b5…47be23
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0xb72e2e…1d6183
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x7fe187…a3aeae
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0xf61099…b10204
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0xf984ac…e8d459
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0x76dd9a…40898d
0xb761…09d40x9c95…e299Base$0.001100%Route unknown68d ago0xdef553…c0148b
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0xc18065…8122d6
0xb761…09d40x9c95…e299Base$0.001100%Route unknown69d ago0x1df620…e24299

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.