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—$36.01100%mrdn52d ago0xeb50fa…f7b67d
0x1cec…8dd40x8e77…e2d6Base—$43.20100%mrdn52d ago0x4c0ea9…73433a
0x1cec…8dd40x8e77…e2d6Base—$24.61100%mrdn52d ago0x05c0b0…9b0336
0x1cec…8dd40x8e77…e2d6Base—$36.98100%mrdn52d ago0xdb6b93…0154d9
0x1cec…8dd40x8e77…e2d6Base—$35.41100%mrdn52d ago0x8576a1…b649e2
0x1cec…8dd40x8e77…e2d6Base—$32.36100%mrdn52d ago0xfb365e…ff5999
0x1cec…8dd40x8e77…e2d6Base—$45.97100%mrdn52d ago0xed454b…c0b8d6
0x1cec…8dd40x8e77…e2d6Base—$31.88100%mrdn52d ago0x039fed…ebe8e1
0x1cec…8dd40x8e77…e2d6Base—$34.74100%mrdn52d ago0x2903aa…9a416d
0x1cec…8dd40x8e77…e2d6Base—$28.31100%mrdn52d ago0x6c4e66…6e937c
0x1cec…8dd40x8e77…e2d6Base—$24.90100%mrdn52d ago0x43dca8…9b358e
0x1cec…8dd40x8e77…e2d6Base—$25.59100%mrdn52d ago0xd3750f…262f81
0x1cec…8dd40x8e77…e2d6Base—$25.99100%mrdn52d ago0xc4e291…ec546f
0x1cec…8dd40x8e77…e2d6Base—$41.53100%mrdn52d ago0x3497be…522430
0x1cec…8dd40x8e77…e2d6Base—$24.46100%mrdn52d ago0xfe62ee…0748e5
0x1cec…8dd40x8e77…e2d6Base—$27.41100%mrdn52d ago0x82c9ca…1a2003
0x1cec…8dd40x8e77…e2d6Base—$29.31100%mrdn52d ago0x1d06da…0c8de8
0x1cec…8dd40x8e77…e2d6Base—$20.37100%mrdn52d ago0xaff721…61df31
0x1cec…8dd40x8e77…e2d6Base—$23.55100%mrdn52d ago0x7f47a8…3122ac
0x1cec…8dd40x8e77…e2d6Base—$29.52100%mrdn52d ago0xe41a94…5980ab
0x1cec…8dd40x8e77…e2d6Base—$26.36100%mrdn52d ago0xbb2f00…8d47bf
0x1cec…8dd40x8e77…e2d6Base—$26.54100%mrdn52d ago0x1ce9e9…548dd8
0x1cec…8dd40x8e77…e2d6Base—$43.21100%mrdn52d ago0xc933a6…294e2f
0x1cec…8dd40x8e77…e2d6Base—$24.15100%mrdn52d ago0x8f6da4…ff32f7
0x1cec…8dd40x8e77…e2d6Base—$39.70100%mrdn52d ago0xa0db51…37f025

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.