Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$32.22100%mrdn51d ago0xb2c171…698861
0xa6a9…809d0x8e77…e2d6Base—$25.79100%mrdn51d ago0x1fc505…496e94
0xa6a9…809d0x8e77…e2d6Base—$35.60100%mrdn51d ago0x3a7457…655ec1
0xa6a9…809d0x8e77…e2d6Base—$43.77100%mrdn51d ago0x8501e1…210b61
0xa6a9…809d0x8e77…e2d6Base—$37.30100%mrdn51d ago0x4bd03f…612dbe
0xa6a9…809d0x8e77…e2d6Base—$37.35100%mrdn51d ago0x85f156…b1826f
0xa6a9…809d0x8e77…e2d6Base—$40.96100%mrdn51d ago0xd97f29…8bea4d
0xa6a9…809d0x8e77…e2d6Base—$35.05100%mrdn51d ago0x990cbf…6b6dbb
0xa6a9…809d0x8e77…e2d6Base—$32.41100%mrdn51d ago0x724d42…569977
0xa6a9…809d0x8e77…e2d6Base—$34.74100%mrdn52d ago0xd162e4…17ca84
0xa6a9…809d0x8e77…e2d6Base—$45.38100%mrdn52d ago0x52be0c…71ef4d
0xa6a9…809d0x8e77…e2d6Base—$45.60100%mrdn52d ago0x97a6d8…46d292
0xa6a9…809d0x8e77…e2d6Base—$26.15100%mrdn52d ago0xdd8456…e92954
0xa6a9…809d0x8e77…e2d6Base—$31.28100%mrdn52d ago0x47f70b…56ae5d
0xa6a9…809d0x8e77…e2d6Base—$30.53100%mrdn52d ago0x49eeae…6b36a1
0xa6a9…809d0x8e77…e2d6Base—$35.97100%mrdn52d ago0xa7b99f…d4f810
0xa6a9…809d0x8e77…e2d6Base—$44.20100%mrdn52d ago0x56ded6…0141f3
0xa6a9…809d0x8e77…e2d6Base—$33.69100%mrdn52d ago0xa35ace…9704ec
0xa6a9…809d0x8e77…e2d6Base—$44.76100%mrdn52d ago0xf08dda…b0831d
0xa6a9…809d0x8e77…e2d6Base—$23.98100%mrdn52d ago0xf99dd8…13a8c1
0xa6a9…809d0x8e77…e2d6Base—$28.03100%mrdn52d ago0x737f9d…88f4b5
0xa6a9…809d0x8e77…e2d6Base—$29.10100%mrdn52d ago0x830012…088828
0xa6a9…809d0x8e77…e2d6Base—$34.18100%mrdn52d ago0x70953e…f75756
0xa6a9…809d0x8e77…e2d6Base—$44.08100%mrdn52d ago0xe669d4…76e0d0
0xa6a9…809d0x8e77…e2d6Base—$38.30100%mrdn52d ago0x4d0fd5…9efbf7

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.