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—$13.31100%mrdn95d ago0xa99af3…12a9dc
0x1cec…8dd40x8e77…e2d6Base—$21.77100%mrdn95d ago0x990617…b7ca11
0x1cec…8dd40x8e77…e2d6Base—$15.74100%mrdn95d ago0xee0bbe…4076cd
0x1cec…8dd40x8e77…e2d6Base—$23.84100%mrdn95d ago0xb60027…207f8d
0x1cec…8dd40x8e77…e2d6Base—$14.75100%mrdn95d ago0x388165…57480d
0x1cec…8dd40x8e77…e2d6Base—$17.44100%mrdn95d ago0x8f25d1…7bcb51
0x1cec…8dd40x8e77…e2d6Base—$15.83100%mrdn95d ago0x1d9e3c…7b3ec1
0x1cec…8dd40x8e77…e2d6Base—$14.53100%mrdn95d ago0xe8d3d4…002d14
0x1cec…8dd40x8e77…e2d6Base—$18.59100%mrdn95d ago0xf2f1f8…b414cd
0x1cec…8dd40x8e77…e2d6Base—$13.89100%mrdn95d ago0x4e3fa7…ee5dd3
0x1cec…8dd40x8e77…e2d6Base—$17.03100%mrdn95d ago0xb26770…485bb8
0x1cec…8dd40x8e77…e2d6Base—$22.71100%mrdn96d ago0x5b3c56…4e87aa
0x1cec…8dd40x8e77…e2d6Base—$21.52100%mrdn96d ago0x57a919…e6b7f5
0x1cec…8dd40x8e77…e2d6Base—$19.04100%mrdn96d ago0x12d077…e156d4
0x1cec…8dd40x8e77…e2d6Base—$24.09100%mrdn96d ago0x11a0a5…461c5e
0x1cec…8dd40x8e77…e2d6Base—$25.37100%mrdn96d ago0x9a5e77…2e1e6e
0x1cec…8dd40x8e77…e2d6Base—$21.28100%mrdn96d ago0x8e8297…43e49d
0x1cec…8dd40x8e77…e2d6Base—$26.62100%mrdn96d ago0x385eb3…1b085c
0x1cec…8dd40x8e77…e2d6Base—$16.36100%mrdn96d ago0x0e3c1e…f9c519
0x1cec…8dd40x8e77…e2d6Base—$22.24100%mrdn96d ago0x442bbf…27ae55
0x1cec…8dd40x8e77…e2d6Base—$27.01100%mrdn96d ago0x67d5fb…74d2b5
0x1cec…8dd40x8e77…e2d6Base—$23.85100%mrdn96d ago0x2e627d…13f534
0x1cec…8dd40x8e77…e2d6Base—$24.70100%mrdn96d ago0x854789…870d7c
0x1cec…8dd40x8e77…e2d6Base—$21.88100%mrdn96d ago0x468d6b…f8c1e1
0x1cec…8dd40x8e77…e2d6Base—$15.95100%mrdn96d ago0x9865f4…39b11a

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.