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.83100%mrdn62d ago0xaf8a7d…05dbd3
0x1cec…8dd40x8e77…e2d6Base—$34.83100%mrdn63d ago0x5fb85e…42747b
0x1cec…8dd40x8e77…e2d6Base—$24.31100%mrdn63d ago0x969367…ccd19e
0x1cec…8dd40x8e77…e2d6Base—$26.51100%mrdn63d ago0x6444c9…bd3446
0x1cec…8dd40x8e77…e2d6Base—$31.52100%mrdn63d ago0x1b4acd…dca72a
0x1cec…8dd40x8e77…e2d6Base—$26.75100%mrdn63d ago0x0c01d8…7b7826
0x1cec…8dd40x8e77…e2d6Base—$28.04100%mrdn63d ago0x73ad80…e13544
0x1cec…8dd40x8e77…e2d6Base—$31.04100%mrdn63d ago0x17db2c…51b485
0x1cec…8dd40x8e77…e2d6Base—$22.00100%mrdn63d ago0x2c4e66…b7112b
0x1cec…8dd40x8e77…e2d6Base—$30.87100%mrdn63d ago0xafd04d…d49676
0x1cec…8dd40x8e77…e2d6Base—$26.30100%mrdn63d ago0x3fb715…44943f
0x1cec…8dd40x8e77…e2d6Base—$31.44100%mrdn63d ago0xfb5745…66a232
0x1cec…8dd40x8e77…e2d6Base—$21.79100%mrdn63d ago0x1e1026…8098e0
0x1cec…8dd40x8e77…e2d6Base—$33.79100%mrdn63d ago0xe394de…1f79ec
0x1cec…8dd40x8e77…e2d6Base—$24.22100%mrdn63d ago0x085ea3…2bff9a
0x1cec…8dd40x8e77…e2d6Base—$23.49100%mrdn63d ago0x1cd201…cb7e83
0x1cec…8dd40x8e77…e2d6Base—$39.80100%mrdn63d ago0x0d7091…d7af89
0x1cec…8dd40x8e77…e2d6Base—$17.66100%mrdn63d ago0x65c0fa…0a238b
0x1cec…8dd40x8e77…e2d6Base—$19.09100%mrdn63d ago0x6d7b55…48c3a6
0x1cec…8dd40x8e77…e2d6Base—$23.81100%mrdn63d ago0x2f0106…bd7ce9
0x1cec…8dd40x8e77…e2d6Base—$24.18100%mrdn63d ago0xe05aea…7180a6
0x1cec…8dd40x8e77…e2d6Base—$29.02100%mrdn63d ago0xc9a5b7…9ee44c
0x1cec…8dd40x8e77…e2d6Base—$18.60100%mrdn63d ago0xd5217c…954568
0x1cec…8dd40x8e77…e2d6Base—$15.21100%mrdn63d ago0x106c55…41d0ec
0x1cec…8dd40x8e77…e2d6Base—$13.35100%mrdn63d ago0xab0eca…dbed16

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.