Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9294…d45f0x1892…6085Base$1.15100%Route unknown93d ago0x74a7e9…a6b474
0x9294…d45f0x1892…6085Base$1.20100%Route unknown93d ago0x071d93…a76ed1
0x9294…d45f0x1892…6085Base$1.82100%Route unknown93d ago0xd56f3c…8ff2d6
0x9294…d45f0x1892…6085Base$1.45100%Route unknown93d ago0xf35fc9…982f57
0x9294…d45f0x1892…6085Base$1.52100%Route unknown93d ago0xd5649f…ba1c11
0x9294…d45f0x1892…6085Base$1.29100%Route unknown93d ago0xa47042…7e9004
0x9294…d45f0x1892…6085Base$1.40100%Route unknown93d ago0xa7e350…dc9a9b
0x9294…d45f0x1892…6085Base$1.34100%Route unknown93d ago0x15c9ee…a022bc
0x9294…d45f0x1892…6085Base$1.48100%Route unknown93d ago0xdebc26…fe63d1
0x9294…d45f0x1892…6085Base$1.05100%Route unknown93d ago0xc27d77…4165f1
0x9294…d45f0x1892…6085Base$1.31100%Route unknown94d ago0x667bc8…7195af
0x9294…d45f0x1892…6085Base$1.92100%Route unknown94d ago0xedf0b1…91d871
0x9294…d45f0x1892…6085Base$1.45100%Route unknown94d ago0x59fa52…64368d
0x9294…d45f0x1892…6085Base$1.64100%Route unknown94d ago0x7e168f…c9ff99
0x9294…d45f0x1892…6085Base$1.18100%Route unknown94d ago0x1d2f8d…a6bae7
0x9294…d45f0x1892…6085Base$1.53100%Route unknown94d ago0xaf42c8…cfe03b
0x9294…d45f0x1892…6085Base$1.14100%Route unknown94d ago0x34c576…4f64d1
0x9294…d45f0x1892…6085Base$1.78100%Route unknown94d ago0x4d8d73…f04909
0x9294…d45f0x1892…6085Base$1.27100%Route unknown94d ago0xd7fa3c…cf49d7
0x9294…d45f0x1892…6085Base$1.68100%Route unknown94d ago0x46f4c0…24653e
0x9294…d45f0x1892…6085Base$2.00100%Route unknown94d ago0x5031f9…e5f382
0x9294…d45f0x1892…6085Base$1.14100%Route unknown94d ago0x23b40d…76c7c8
0x9294…d45f0x1892…6085Base$1.48100%Route unknown94d ago0xba26b3…ce96ce
0x9294…d45f0x1892…6085Base$1.34100%Route unknown94d ago0x2e2c68…02c8be
0x9294…d45f0x1892…6085Base$1.64100%Route unknown94d ago0xf227ca…8b41bf

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.