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—$22.88100%mrdn64d ago0xb2ae04…234ee4
0x1cec…8dd40x8e77…e2d6Base—$15.61100%mrdn64d ago0x8590f6…a80feb
0x1cec…8dd40x8e77…e2d6Base—$28.46100%mrdn64d ago0xd580a6…e3293e
0x1cec…8dd40x8e77…e2d6Base—$15.18100%mrdn64d ago0x227a4c…7e3d20
0x1cec…8dd40x8e77…e2d6Base—$25.35100%mrdn64d ago0x24e712…66aaf2
0x1cec…8dd40x8e77…e2d6Base—$21.20100%mrdn64d ago0xff1a8a…fec5c1
0x1cec…8dd40x8e77…e2d6Base—$21.36100%mrdn64d ago0x1c098a…7137f8
0x1cec…8dd40x8e77…e2d6Base—$21.84100%mrdn64d ago0x7c6489…48dee6
0x1cec…8dd40x8e77…e2d6Base—$23.91100%mrdn64d ago0xd99ea6…c13cb5
0x1cec…8dd40x8e77…e2d6Base—$17.25100%mrdn64d ago0xe19e77…b13022
0x1cec…8dd40x8e77…e2d6Base—$21.83100%mrdn64d ago0x6ce1b4…d90e8f
0x1cec…8dd40x8e77…e2d6Base—$15.99100%mrdn64d ago0x2e7228…c78ea3
0x1cec…8dd40x8e77…e2d6Base—$18.85100%mrdn64d ago0x1d88a5…663a15
0x1cec…8dd40x8e77…e2d6Base—$24.09100%mrdn64d ago0x20a01f…d038fa
0x1cec…8dd40x8e77…e2d6Base—$16.44100%mrdn64d ago0x0d9c16…b4dc17
0x1cec…8dd40x8e77…e2d6Base—$16.62100%mrdn64d ago0x0b4998…9ea34b
0x1cec…8dd40x8e77…e2d6Base—$24.83100%mrdn64d ago0x1402aa…000ad7
0x1cec…8dd40x8e77…e2d6Base—$21.70100%mrdn64d ago0x22bee8…f307f8
0x1cec…8dd40x8e77…e2d6Base—$20.12100%mrdn64d ago0x5917a5…a0c42c
0x1cec…8dd40x8e77…e2d6Base—$18.56100%mrdn64d ago0x78c73a…d5e00f
0x1cec…8dd40x8e77…e2d6Base—$27.84100%mrdn64d ago0xb0f756…86128f
0x1cec…8dd40x8e77…e2d6Base—$43.34100%mrdn64d ago0x6f0773…1bd8f6
0x1cec…8dd40x8e77…e2d6Base—$31.59100%mrdn64d ago0x14873e…bacce6
0x1cec…8dd40x8e77…e2d6Base—$28.22100%mrdn64d ago0x7b6054…f40360
0x1cec…8dd40x8e77…e2d6Base—$41.34100%mrdn64d ago0xb930c4…c7b56b

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.