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—$37.53100%mrdn65d ago0x86eff2…5dbd79
0x1cec…8dd40x8e77…e2d6Base—$21.69100%mrdn65d ago0x104a99…2a3728
0x1cec…8dd40x8e77…e2d6Base—$33.89100%mrdn65d ago0xbce497…8b0871
0x1cec…8dd40x8e77…e2d6Base—$37.21100%mrdn65d ago0xe4399a…0bdfd4
0x1cec…8dd40x8e77…e2d6Base—$25.34100%mrdn65d ago0x5daa5d…1b8d49
0x1cec…8dd40x8e77…e2d6Base—$36.63100%mrdn65d ago0xb40fd7…1159a4
0x1cec…8dd40x8e77…e2d6Base—$30.85100%mrdn65d ago0x0bec7d…43af83
0x1cec…8dd40x8e77…e2d6Base—$35.25100%mrdn65d ago0x75fd0e…0595b7
0x1cec…8dd40x8e77…e2d6Base—$21.44100%mrdn65d ago0x8d6e99…97373c
0x1cec…8dd40x8e77…e2d6Base—$31.45100%mrdn65d ago0x281c8c…155fcd
0x1cec…8dd40x8e77…e2d6Base—$27.05100%mrdn65d ago0x0e9e7b…68a8af
0x1cec…8dd40x8e77…e2d6Base—$30.55100%mrdn65d ago0xb78e9f…e3b502
0x1cec…8dd40x8e77…e2d6Base—$32.85100%mrdn65d ago0x28ffb9…69b7d7
0x1cec…8dd40x8e77…e2d6Base—$46.79100%mrdn65d ago0xb172df…a527dd
0x1cec…8dd40x8e77…e2d6Base—$37.30100%mrdn65d ago0x56542c…50cf4a
0x1cec…8dd40x8e77…e2d6Base—$37.17100%mrdn65d ago0x4cabd8…5b1627
0x1cec…8dd40x8e77…e2d6Base—$44.71100%mrdn65d ago0x15500b…b6e34a
0x1cec…8dd40x8e77…e2d6Base—$41.56100%mrdn65d ago0x97ffea…cfd8f6
0x1cec…8dd40x8e77…e2d6Base—$28.02100%mrdn65d ago0x8bb523…466ffb
0x1cec…8dd40x8e77…e2d6Base—$21.99100%mrdn65d ago0xd8f7f1…186515
0x1cec…8dd40x8e77…e2d6Base—$45.00100%mrdn65d ago0x52f013…c3fed6
0x1cec…8dd40x8e77…e2d6Base—$43.30100%mrdn65d ago0x50979e…005a42
0x1cec…8dd40x8e77…e2d6Base—$26.05100%mrdn65d ago0x02b052…eaa4f8
0x1cec…8dd40x8e77…e2d6Base—$29.84100%mrdn65d ago0x30dc11…78e635
0x1cec…8dd40xa6a9…809dBase—$19.91100%mrdn65d ago0x3cd95d…4e0aa7

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.