Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc220…1c3a0x78f6…c215Base$5,000.0070%0x23ef…243129d ago0x08b313…a197dc
0x6fc1…942c0x78f6…c215Base$10.0070%0xe528…c02829d ago0x0a1367…7c2350
0x6fc1…942c0x78f6…c215Base$25.0070%0x23ef…243129d ago0x99aaa6…24bb2a
0xe5cc…b8cb0x78f6…c215Base$35.8170%0xe528…c02829d ago0xfd19bd…3e4ee5
0x80a3…1c090x78f6…c215Base$125.0070%0x23ef…243129d ago0xd6700c…cf5617
0x789c…a12b0x78f6…c215Base$27.1170%0xe528…c02829d ago0x6a1c82…c9e59c
0x4e64…a8940x78f6…c215Base$115.0070%0x23ef…243129d ago0x16df6c…c7f3fc
0x80a3…1c090x78f6…c215Base$268.2970%0xe528…c02829d ago0xc337cf…0f0599
0x4e64…a8940x78f6…c215Base$3,790.0070%0x23ef…243129d ago0xc87d9e…7ae170
0x80a3…1c090x78f6…c215Base$373.4270%0xe528…c02829d ago0x39c772…cc6954
0x186a…11060x78f6…c215Base$110.6570%0x23ef…243129d ago0x2b4d04…1e0118
0x186a…11060x78f6…c215Base$120.0070%0xe528…c02829d ago0x0cc5e8…ce5cb2
0xb34b…c23a0x78f6…c215Base$71.9370%0x23ef…243129d ago0x8dead8…7090c5
0x7758…65840x78f6…c215Base$50.0070%0xe528…c02829d ago0xfb253b…34ef41
0xcfcc…fac20x78f6…c215Base$198.9670%0x23ef…243129d ago0xcb89e7…7f926f
0x3680…89ab0x78f6…c215Base$100.0070%0xe528…c02829d ago0x2ae3f7…81dce9
0xd05c…b1720x78f6…c215Base$100.0070%0x23ef…243129d ago0x06e801…f9c077
0xd05c…b1720x78f6…c215Base$100.0070%0xe528…c02829d ago0xf35927…487f4f
0x5a80…d32c0x78f6…c215Base$35.0070%0x23ef…243129d ago0x876841…87805c
0xd05c…b1720x78f6…c215Base$29.6570%0xe528…c02829d ago0xd09890…f92d4a
0x4e12…3f5d0x78f6…c215Base$200.0070%0x23ef…243129d ago0x97617c…ec80ef
0x3f9b…93b00x78f6…c215Base$331.1770%0xe528…c02829d ago0xd86c7a…eab3a7
0x3f9b…93b00x78f6…c215Base$325.0070%0x23ef…243129d ago0x86ce3f…290181
0x7a9e…c19f0x78f6…c215Base$100.0070%0xe528…c02829d ago0x1eaebe…a423b2
0xc26a…00a40x78f6…c215Base$343.2470%0x23ef…243129d ago0xd59710…54377c

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.