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—$12.78100%mrdn106d ago0xcdfcd0…d9ceb2
0x1cec…8dd40x8e77…e2d6Base—$24.72100%mrdn106d ago0xb64794…c2b6bc
0x1cec…8dd40x8e77…e2d6Base—$19.16100%mrdn106d ago0xf34194…d5915c
0x1cec…8dd40x8e77…e2d6Base—$19.94100%mrdn106d ago0xf03095…d6e1f0
0x1cec…8dd40x8e77…e2d6Base—$13.03100%mrdn106d ago0x260a12…1f3c82
0x1cec…8dd40x8e77…e2d6Base—$22.00100%mrdn106d ago0x7033a6…7bfab6
0x1cec…8dd40x8e77…e2d6Base—$19.47100%mrdn106d ago0x5965c8…31b884
0x1cec…8dd40x8e77…e2d6Base—$20.28100%mrdn106d ago0x9033d3…bf56b4
0x1cec…8dd40x8e77…e2d6Base—$16.80100%mrdn106d ago0xd1c9fe…05dc92
0x1cec…8dd40x8e77…e2d6Base—$12.00100%mrdn106d ago0xe0367e…7f9980
0x1cec…8dd40x8e77…e2d6Base—$26.25100%mrdn106d ago0x0f3651…3c0132
0x1cec…8dd40x8e77…e2d6Base—$12.80100%mrdn106d ago0xa7c756…2df79c
0x1cec…8dd40x8e77…e2d6Base—$27.28100%mrdn106d ago0x8398ff…6144e3
0x1cec…8dd40x8e77…e2d6Base—$25.14100%mrdn106d ago0x7a6687…2f3c43
0x1cec…8dd40x8e77…e2d6Base—$24.29100%mrdn106d ago0x5c5f3e…abd3ca
0x1cec…8dd40x8e77…e2d6Base—$16.51100%mrdn106d ago0x162671…847ed9
0x1cec…8dd40x8e77…e2d6Base—$12.08100%mrdn106d ago0x767e48…853eab
0x1cec…8dd40x8e77…e2d6Base—$12.29100%mrdn106d ago0x72cf7f…7c8f4b
0x1cec…8dd40x8e77…e2d6Base—$14.25100%mrdn106d ago0xc5fe56…1288a4
0x1cec…8dd40x8e77…e2d6Base—$21.67100%mrdn106d ago0xb734e6…3a0201
0x1cec…8dd40x8e77…e2d6Base—$11.92100%mrdn106d ago0x8ba74d…377473
0x1cec…8dd40x8e77…e2d6Base—$22.05100%mrdn106d ago0xe43b9e…a6b93e
0x1cec…8dd40x8e77…e2d6Base—$27.11100%mrdn106d ago0x1faf3f…ef34c9
0x1cec…8dd40x8e77…e2d6Base—$23.70100%mrdn106d ago0xe84716…959f9a
0x1cec…8dd40x8e77…e2d6Base—$19.90100%mrdn106d ago0x229940…09d4ef

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.