Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x13db…5192Base—$8.40100%mrdn19d ago0x7890d2…9f84ae
0x13db…51920x1cec…8dd4Base—$9.61100%mrdn19d ago0x6b080d…53e602
0x4754…327b0x1cec…8dd4Base—$16.82100%mrdn19d ago0x356590…f2a5e6
0x13db…51920x1cec…8dd4Base—$9.95100%mrdn19d ago0x967781…9acfd5
0xa6a9…809d0x1cec…8dd4Base—$15.15100%mrdn19d ago0x771d99…57df98
0xfe8f…794d0x1cec…8dd4Base—$12.29100%mrdn19d ago0x16396a…a05e96
0x13db…51920x1cec…8dd4Base—$10.26100%mrdn19d ago0x72f68b…ab0517
0x1cec…8dd40x4754…327bBase—$18.49100%mrdn19d ago0x6f42dd…48e049
0x1cec…8dd40x4754…327bBase—$10.73100%mrdn19d ago0x3b333e…fa32fb
0xfe8f…794d0x1cec…8dd4Base—$13.30100%mrdn19d ago0xf2abbb…bc8a15
0x13db…51920x1cec…8dd4Base—$9.42100%mrdn19d ago0x17497a…0f4add
0xfe8f…794d0x1cec…8dd4Base—$10.67100%mrdn19d ago0x49403a…1be25b
0x1cec…8dd40x13db…5192Base—$11.05100%mrdn19d ago0x6d5a74…7dee62
0x1cec…8dd40x4754…327bBase—$13.23100%mrdn19d ago0x3ac9a4…be21e9
0xe55e…f7480x1cec…8dd4Base—$16.10100%mrdn19d ago0xf58f0e…7a4dff
0x1cec…8dd40xa6a9…809dBase—$11.61100%mrdn19d ago0x336a2b…a19e74
0x1cec…8dd40xe55e…f748Base—$12.59100%mrdn19d ago0xc80fd1…124ca4
0xfe8f…794d0x1cec…8dd4Base—$14.96100%mrdn19d ago0xe2a12f…da8191
0x1cec…8dd40xa6a9…809dBase—$9.35100%mrdn19d ago0x97cbfe…69d1ec
0x13db…51920x1cec…8dd4Base—$9.63100%mrdn19d ago0x779373…6d45b0
0xa6a9…809d0x1cec…8dd4Base—$10.97100%mrdn19d ago0x1d256c…6d4635
0x1cec…8dd40x4754…327bBase—$20.03100%mrdn19d ago0x45be7e…2fae03
0x13db…51920x1cec…8dd4Base—$18.24100%mrdn19d ago0x7f91bc…6532e0
0x1cec…8dd40xe55e…f748Base—$19.05100%mrdn19d ago0xe675f1…5a3dea
0x1cec…8dd40xe55e…f748Base—$18.12100%mrdn19d ago0xcbb8fc…6cc27d

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.