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 unknown62d ago0xe75d7b…39b4c6
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x6d6444…1121d2
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x7b61de…447623
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x8bbf7e…c0e8f1
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0xe67957…a2a768
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0xd294c9…9822db
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x884dad…37b60f
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0xfca51e…0f4e25
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x178610…750521
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x87079a…cbb6ba
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x69abd5…abd094
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x703618…0e0780
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0xdf038c…d9e2b3
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0xbcbc65…9a0271
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0xf0b46b…ffb3f3
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0xf58f47…cd94c0
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x7ad885…5f7dd4
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x968715…489898
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0xfed67c…34cb4c
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x1f0a39…424240
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x1dc835…8439c1
0xb761…09d40x9c95…e299Base$0.001100%Route unknown62d ago0x506255…24843f
0xb761…09d40x9c95…e299Base$0.001100%Route unknown63d ago0x6037be…01a460
0xb761…09d40x9c95…e299Base$0.001100%Route unknown63d ago0x9e0acd…4acd3d

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.