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—$30.80100%mrdn119d ago0xa6d4e0…2f312e
0x1cec…8dd40x8e77…e2d6Base—$43.08100%mrdn119d ago0x44782e…4f3bc5
0x1cec…8dd40x8e77…e2d6Base—$42.18100%mrdn119d ago0x013ce4…601d10
0x1cec…8dd40x8e77…e2d6Base—$42.79100%mrdn119d ago0x2613b0…74f2fc
0x1cec…8dd40x8e77…e2d6Base—$38.52100%mrdn119d ago0x2571de…845b7e
0x1cec…8dd40x8e77…e2d6Base—$91.23100%mrdn119d ago0x6d3ae3…5caf03
0x1cec…8dd40x8e77…e2d6Base—$94.93100%mrdn119d ago0x994cb5…52d50b
0x1cec…8dd40x8e77…e2d6Base—$92.91100%mrdn119d ago0x5c747e…7cda87
0x1cec…8dd40x8e77…e2d6Base—$97.34100%mrdn119d ago0xa30495…d9a283
0x1cec…8dd40x8e77…e2d6Base—$91.62100%mrdn119d ago0x0c4037…412211
0x1cec…8dd40x8e77…e2d6Base—$28.53100%mrdn119d ago0x529813…163476
0x1cec…8dd40x8e77…e2d6Base—$32.19100%mrdn119d ago0xaca026…f1c246
0x1cec…8dd40x8e77…e2d6Base—$38.81100%mrdn119d ago0xb14c74…c8d8d5
0x1cec…8dd40x8e77…e2d6Base—$20.82100%mrdn119d ago0x1e28c5…d4db50
0x1cec…8dd40x8e77…e2d6Base—$21.02100%mrdn119d ago0x040849…5c759b
0x1cec…8dd40x8e77…e2d6Base—$22.00100%mrdn119d ago0x8e653f…76c7ff
0x1cec…8dd40x8e77…e2d6Base—$31.25100%mrdn119d ago0xd457a5…927f43
0x1cec…8dd40x8e77…e2d6Base—$29.57100%mrdn119d ago0x904159…0bd785
0x1cec…8dd40x8e77…e2d6Base—$21.79100%mrdn119d ago0xec7650…a2874f
0x1cec…8dd40x8e77…e2d6Base—$27.68100%mrdn119d ago0x0ca2bf…f84bdb
0x1cec…8dd40x8e77…e2d6Base—$15.73100%mrdn119d ago0xacfa4e…05ca32
0x1cec…8dd40x8e77…e2d6Base—$29.40100%mrdn119d ago0x9b1236…8b8778
0x1cec…8dd40x8e77…e2d6Base—$20.20100%mrdn119d ago0xf56081…165125
0x1cec…8dd40x8e77…e2d6Base—$16.50100%mrdn119d ago0xd87bd8…26ea8e
0x1cec…8dd40x8e77…e2d6Base—$29.00100%mrdn119d ago0x739bd0…7eb009

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.