Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$24.76100%mrdn109d ago0xf35aca…b7be9b
0x1cec…8dd40x8e77…e2d6Base—$16.35100%mrdn109d ago0xdb99ea…b862f8
0x1cec…8dd40x8e77…e2d6Base—$25.98100%mrdn109d ago0xd81ce5…f50612
0x1cec…8dd40x8e77…e2d6Base—$28.65100%mrdn109d ago0xc14186…31b2bd
0x1cec…8dd40x8e77…e2d6Base—$27.83100%mrdn109d ago0x160ae6…3e9465
0x1cec…8dd40x8e77…e2d6Base—$30.38100%mrdn109d ago0x5403f3…7005c8
0x1cec…8dd40x8e77…e2d6Base—$29.82100%mrdn109d ago0xac31d9…db1b96
0x1cec…8dd40x8e77…e2d6Base—$25.21100%mrdn110d ago0x87053b…e2c71d
0x1cec…8dd40x8e77…e2d6Base—$21.27100%mrdn110d ago0xcbb040…a0a9dd
0x1cec…8dd40x8e77…e2d6Base—$27.77100%mrdn110d ago0x062397…c94013
0x1cec…8dd40x8e77…e2d6Base—$28.20100%mrdn110d ago0xe4e77f…d24908
0x1cec…8dd40x8e77…e2d6Base—$21.80100%mrdn110d ago0xd05afd…39f1a2
0x1cec…8dd40x8e77…e2d6Base—$23.83100%mrdn110d ago0x518e4d…a6a43e
0x1cec…8dd40x8e77…e2d6Base—$23.16100%mrdn110d ago0x2502a9…c0bc16
0x1cec…8dd40x8e77…e2d6Base—$28.41100%mrdn110d ago0x37ccce…fb8efe
0x1cec…8dd40x8e77…e2d6Base—$24.13100%mrdn110d ago0xf8f9bf…c29ad6
0x1cec…8dd40x8e77…e2d6Base—$29.30100%mrdn110d ago0xc90285…d8454c
0x1cec…8dd40x8e77…e2d6Base—$26.23100%mrdn110d ago0xd49634…8367e2
0x1cec…8dd40x8e77…e2d6Base—$30.58100%mrdn110d ago0x4fdac9…664224
0x1cec…8dd40x8e77…e2d6Base—$21.64100%mrdn110d ago0x22aa64…152812
0x1cec…8dd40x8e77…e2d6Base—$19.18100%mrdn110d ago0xc529b6…3b1ffa
0x1cec…8dd40x8e77…e2d6Base—$26.69100%mrdn110d ago0x3eac38…74dc28
0x1cec…8dd40x8e77…e2d6Base—$20.57100%mrdn110d ago0x1f300f…7ab808
0x1cec…8dd40x8e77…e2d6Base—$22.88100%mrdn110d ago0x2f9347…d7a3f0
0x1cec…8dd40x8e77…e2d6Base—$23.04100%mrdn110d ago0xcf4f87…fa848b

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.