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—$19.11100%mrdn91d ago0x80c6ed…208072
0x1cec…8dd40x8e77…e2d6Base—$23.06100%mrdn91d ago0x2ffe9a…571a83
0x1cec…8dd40x8e77…e2d6Base—$18.61100%mrdn91d ago0xc1057f…b78b58
0x1cec…8dd40x8e77…e2d6Base—$16.16100%mrdn91d ago0x57df14…0de210
0x1cec…8dd40x8e77…e2d6Base—$26.74100%mrdn91d ago0xde36be…b814d1
0x1cec…8dd40x8e77…e2d6Base—$14.55100%mrdn91d ago0x118e56…6e71ad
0x1cec…8dd40x8e77…e2d6Base—$13.03100%mrdn91d ago0x2edb3c…fecb20
0x1cec…8dd40x8e77…e2d6Base—$19.67100%mrdn91d ago0x06322f…701c2d
0x1cec…8dd40x8e77…e2d6Base—$16.43100%mrdn91d ago0xfd390b…8f77bd
0x1cec…8dd40x8e77…e2d6Base—$11.38100%mrdn91d ago0x0d3e5e…3c7519
0x1cec…8dd40x8e77…e2d6Base—$12.14100%mrdn91d ago0x302f8a…9ab99c
0x1cec…8dd40x8e77…e2d6Base—$22.95100%mrdn91d ago0xd0e5df…0616d3
0x1cec…8dd40x8e77…e2d6Base—$21.33100%mrdn91d ago0xb26e3f…faa623
0x1cec…8dd40x8e77…e2d6Base—$24.40100%mrdn91d ago0xda26db…807ce4
0x1cec…8dd40x8e77…e2d6Base—$13.85100%mrdn91d ago0xc1c2f6…d716e2
0x1cec…8dd40x8e77…e2d6Base—$21.65100%mrdn91d ago0xcc546c…e650a6
0x1cec…8dd40x8e77…e2d6Base—$12.44100%mrdn91d ago0xff6f26…4ef6cc
0x1cec…8dd40x8e77…e2d6Base—$24.12100%mrdn91d ago0x70596c…6e2832
0x1cec…8dd40x8e77…e2d6Base—$16.15100%mrdn91d ago0x5aeda6…d951a6
0x1cec…8dd40x8e77…e2d6Base—$20.68100%mrdn91d ago0x311215…99981c
0x1cec…8dd40x8e77…e2d6Base—$19.29100%mrdn91d ago0xe35365…0978a2
0x1cec…8dd40x8e77…e2d6Base—$20.48100%mrdn91d ago0xad3b8c…8a12d7
0x1cec…8dd40x8e77…e2d6Base—$17.38100%mrdn91d ago0xb23ca1…c6d5e0
0x1cec…8dd40x8e77…e2d6Base—$21.63100%mrdn91d ago0xa28ed2…f319b7
0x1cec…8dd40x8e77…e2d6Base—$22.47100%mrdn91d ago0xcd4c53…5d9b0b

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.