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—$28.74100%mrdn74d ago0x875ab2…6f5fed
0x1cec…8dd40x8e77…e2d6Base—$27.88100%mrdn74d ago0x1bf132…328f75
0x1cec…8dd40x8e77…e2d6Base—$17.49100%mrdn74d ago0xc80deb…25f340
0x1cec…8dd40x8e77…e2d6Base—$17.82100%mrdn75d ago0x8aba4e…db4d35
0x1cec…8dd40x8e77…e2d6Base—$27.72100%mrdn75d ago0x87536d…8f0ac0
0x1cec…8dd40x8e77…e2d6Base—$22.59100%mrdn75d ago0x437a91…a7d392
0x1cec…8dd40x8e77…e2d6Base—$16.33100%mrdn75d ago0x2b9eac…9ec212
0x1cec…8dd40x8e77…e2d6Base—$23.85100%mrdn75d ago0x35af71…a570cf
0x1cec…8dd40x8e77…e2d6Base—$20.53100%mrdn75d ago0xd66217…a08883
0x1cec…8dd40x8e77…e2d6Base—$15.11100%mrdn75d ago0xcb0732…24c14b
0x1cec…8dd40x8e77…e2d6Base—$13.51100%mrdn75d ago0xff5e1a…bbd6f7
0x1cec…8dd40x8e77…e2d6Base—$15.70100%mrdn75d ago0xe2ad0f…7600b1
0x1cec…8dd40x8e77…e2d6Base—$19.74100%mrdn75d ago0xb6584c…509e09
0x1cec…8dd40x8e77…e2d6Base—$15.61100%mrdn75d ago0x6e8f50…c115d6
0x1cec…8dd40x8e77…e2d6Base—$25.83100%mrdn75d ago0x31615a…5f8248
0x1cec…8dd40x8e77…e2d6Base—$21.08100%mrdn75d ago0xe06626…97c0b5
0x1cec…8dd40x8e77…e2d6Base—$16.92100%mrdn75d ago0x047d7e…bc1723
0x1cec…8dd40x8e77…e2d6Base—$26.55100%mrdn75d ago0x6625ab…45d4a5
0x1cec…8dd40x8e77…e2d6Base—$13.35100%mrdn75d ago0x6d4ad9…bf6408
0x1cec…8dd40x8e77…e2d6Base—$16.51100%mrdn75d ago0xd2dc1c…795b4f
0x1cec…8dd40x8e77…e2d6Base—$12.49100%mrdn75d ago0xc3022c…6f73a7
0x1cec…8dd40x8e77…e2d6Base—$15.25100%mrdn75d ago0xf836a9…927e3b
0x1cec…8dd40x8e77…e2d6Base—$16.55100%mrdn75d ago0x1641d9…5c66ec
0x1cec…8dd40x8e77…e2d6Base—$20.99100%mrdn75d ago0xe15bbd…c62a6f
0x1cec…8dd40x8e77…e2d6Base—$22.86100%mrdn75d ago0xbbcb87…21b8f5

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.