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—$24.85100%mrdn53d ago0x037253…c2aef7
0x1cec…8dd40x8e77…e2d6Base—$26.12100%mrdn53d ago0xd01129…714a94
0x1cec…8dd40x8e77…e2d6Base—$26.07100%mrdn53d ago0x455177…d5cbf5
0x1cec…8dd40x8e77…e2d6Base—$24.90100%mrdn53d ago0x8eaf97…fffca6
0x1cec…8dd40x8e77…e2d6Base—$43.93100%mrdn53d ago0x2f865a…fbc51d
0x1cec…8dd40x8e77…e2d6Base—$25.67100%mrdn53d ago0x0496e0…fb6f67
0x1cec…8dd40x8e77…e2d6Base—$42.12100%mrdn53d ago0xae740e…27c8f1
0x1cec…8dd40x8e77…e2d6Base—$44.27100%mrdn53d ago0x0fa9f0…0fad1b
0x1cec…8dd40x8e77…e2d6Base—$47.99100%mrdn53d ago0xe8439e…34ee62
0x1cec…8dd40x8e77…e2d6Base—$20.75100%mrdn53d ago0x10fcf7…9c64b9
0x1cec…8dd40x8e77…e2d6Base—$30.73100%mrdn53d ago0xc36bb8…6b5043
0x1cec…8dd40x8e77…e2d6Base—$33.06100%mrdn53d ago0xdeab48…2e56d3
0x1cec…8dd40x8e77…e2d6Base—$27.14100%mrdn53d ago0xa89300…e440e1
0x1cec…8dd40x8e77…e2d6Base—$26.30100%mrdn53d ago0x218857…5e84a5
0x1cec…8dd40x8e77…e2d6Base—$33.24100%mrdn53d ago0x61dfd4…f3a979
0x1cec…8dd40x8e77…e2d6Base—$42.52100%mrdn53d ago0x4e318e…609655
0x1cec…8dd40x8e77…e2d6Base—$22.37100%mrdn53d ago0x4b17d3…cb9ee2
0x1cec…8dd40x8e77…e2d6Base—$41.92100%mrdn53d ago0x9ea24d…8b62cc
0x1cec…8dd40x8e77…e2d6Base—$28.78100%mrdn53d ago0x277b6f…b35a1b
0x1cec…8dd40x8e77…e2d6Base—$24.71100%mrdn53d ago0x17ac80…8d3770
0x1cec…8dd40x8e77…e2d6Base—$36.95100%mrdn53d ago0x01fcea…c017e0
0x1cec…8dd40x8e77…e2d6Base—$24.54100%mrdn53d ago0x5490fb…f578f0
0x1cec…8dd40x8e77…e2d6Base—$33.42100%mrdn54d ago0xa334b5…f61f3f
0x1cec…8dd40x8e77…e2d6Base—$46.27100%mrdn54d ago0x0422e9…01eaa0
0x1cec…8dd40x8e77…e2d6Base—$31.21100%mrdn54d ago0x98db0b…3f300a

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.