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—$32.49100%mrdn48d ago0xfeeb04…e75295
0x1cec…8dd40x8e77…e2d6Base—$24.89100%mrdn48d ago0x8f227c…d714b9
0x1cec…8dd40x8e77…e2d6Base—$41.70100%mrdn48d ago0xc0f07a…5019e3
0x1cec…8dd40x8e77…e2d6Base—$55.77100%mrdn48d ago0x5276b4…68f484
0x1cec…8dd40x8e77…e2d6Base—$30.21100%mrdn48d ago0x14481f…e8610f
0x1cec…8dd40x8e77…e2d6Base—$52.14100%mrdn48d ago0x8be4f7…92583b
0x1cec…8dd40x8e77…e2d6Base—$24.69100%mrdn48d ago0x53425e…f0d6fd
0x1cec…8dd40x8e77…e2d6Base—$31.91100%mrdn48d ago0x9bd4ea…bfe133
0xe55e…f7480x1cec…8dd4Base—$25.11100%mrdn48d ago0x2a29d6…24ed6e
0xfe8f…794d0x1cec…8dd4Base—$50.02100%mrdn48d ago0x9f0baf…7935f1
0x1cec…8dd40x8e77…e2d6Base—$26.67100%mrdn48d ago0x0ea121…8f85c0
0x1cec…8dd40x8e77…e2d6Base—$47.18100%mrdn48d ago0xb3907a…7be15e
0xe55e…f7480x1cec…8dd4Base—$37.98100%mrdn48d ago0xb38450…401b58
0x1cec…8dd40x13db…5192Base—$54.00100%mrdn48d ago0x0438bd…590725
0x1cec…8dd40x8e77…e2d6Base—$38.75100%mrdn48d ago0x13c8eb…8d408a
0x1cec…8dd40x13db…5192Base—$34.52100%mrdn48d ago0xaedd62…7f134f
0x1cec…8dd40xa6a9…809dBase—$42.64100%mrdn48d ago0xdc4e76…4d10ac
0x1cec…8dd40x8e77…e2d6Base—$40.22100%mrdn48d ago0x477ab7…d304ba
0x1cec…8dd40xe55e…f748Base—$34.25100%mrdn48d ago0x961e2b…a1914e
0xe55e…f7480x1cec…8dd4Base—$29.17100%mrdn48d ago0x9ecaa1…772b47
0xe55e…f7480x1cec…8dd4Base—$35.36100%mrdn48d ago0x292ed8…713b96
0x1cec…8dd40x8e77…e2d6Base—$47.64100%mrdn48d ago0x18d645…96ad79
0x1cec…8dd40x8e77…e2d6Base—$46.76100%mrdn48d ago0x2e3b7c…54aa2c
0x1cec…8dd40x8e77…e2d6Base—$23.97100%mrdn48d ago0x3eabbc…9b3fa2
0x1cec…8dd40x8e77…e2d6Base—$29.97100%mrdn48d ago0xed0a8d…58215b

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.