Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0472…59ec0x78f6…c215Base$17.9770%0xe528…c02834d ago0x5dfca8…4619da
0xcbee…74d90x78f6…c215Base$2,136.5770%0x23ef…243134d ago0x100b15…2524a6
0x1c29…e8960x78f6…c215Base$3,224.0070%0xe528…c02834d ago0x3c8716…2e6dfe
0xd61f…43e90x78f6…c215Base$144.0070%0x23ef…243134d ago0xe83ba2…2fa58e
0xcfcc…fac20x78f6…c215Base$98.9770%0xe528…c02834d ago0x69b2d2…c37a0f
0xd61f…43e90x78f6…c215Base$80.9070%0x23ef…243134d ago0x018d9e…8aa577
0xdb01…56be0x78f6…c215Base$49.5370%0xe528…c02834d ago0x8ff10a…3bdd1b
0xd61f…43e90x78f6…c215Base$260.0070%0x23ef…243134d ago0x26a012…796996
0x9244…192e0x78f6…c215Base$2,968.5070%0xe528…c02834d ago0x62bfa3…aac888
0xbe93…00630x78f6…c215Base$185.9670%0x23ef…243134d ago0x87203f…802dc2
0x107e…ebac0x78f6…c215Base$105.0170%0xe528…c02834d ago0x0f6928…e01f46
0xa89d…3d180x78f6…c215Base$20.0070%0xe528…c02834d ago0x13a1be…8edc68
0xcfcc…fac20x78f6…c215Base$148.4670%0x23ef…243134d ago0x464179…33d9d1
0xa89d…3d180x78f6…c215Base$20.0070%0xe528…c02834d ago0xe5d5da…94c5d1
0x327a…41180x78f6…c215Base$542.5370%0x23ef…243134d ago0xaae4b9…984e4f
0xf5e3…4d840x78f6…c215Base$50.0070%0xe528…c02834d ago0xc6b080…e9dd07
0x6d67…0bcd0x78f6…c215Base$711.7770%0x23ef…243134d ago0x04a694…fb9325
0x504c…35c10x78f6…c215Base$1,846.8370%0x23ef…243134d ago0xbfacb3…6cd52d
0x2692…145c0x78f6…c215Base$40.6670%0xe528…c02834d ago0xa948c2…9e7dfe
0xb108…cf470x78f6…c215Base$925.0270%0x23ef…243134d ago0xa72efe…245733
0x62bc…f6900x78f6…c215Base$99.5070%0xe528…c02834d ago0x1d41d7…f9af0e
0x2141…cbb50x78f6…c215Base$15.0070%0x23ef…243134d ago0xc433ed…c8bb6b
0xcaa3…a77a0x78f6…c215Base$105.5470%0xe528…c02834d ago0x20fe6c…67aaca
0x20b4…e4c30x78f6…c215Base$21.3970%0xe528…c02834d ago0x44529c…61910d
0x9b4a…ef3b0x78f6…c215Base$80.0070%0x23ef…243135d ago0x4d07f3…7ad644

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.