Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$16.34100%mrdn75d ago0x3316b0…169a73
0xa6a9…809d0x8e77…e2d6Base—$14.42100%mrdn75d ago0x723262…376012
0xa6a9…809d0x8e77…e2d6Base—$24.35100%mrdn75d ago0x10a4a6…c8a1cf
0xa6a9…809d0x8e77…e2d6Base—$15.39100%mrdn75d ago0x56b75a…bad60e
0xa6a9…809d0x8e77…e2d6Base—$19.34100%mrdn75d ago0x4e0bad…89f8bc
0xa6a9…809d0x8e77…e2d6Base—$21.90100%mrdn76d ago0x29cd15…f68b35
0xa6a9…809d0x8e77…e2d6Base—$21.35100%mrdn76d ago0xbf48ed…63dff3
0xa6a9…809d0x8e77…e2d6Base—$26.00100%mrdn76d ago0xc23721…77f942
0xa6a9…809d0x8e77…e2d6Base—$13.59100%mrdn76d ago0xc9b87f…4a282e
0xa6a9…809d0x8e77…e2d6Base—$19.27100%mrdn76d ago0x417dce…d4b384
0xa6a9…809d0x8e77…e2d6Base—$22.93100%mrdn76d ago0xdc9c9b…45bfe7
0xa6a9…809d0x8e77…e2d6Base—$25.90100%mrdn76d ago0xb56390…33f791
0xa6a9…809d0x8e77…e2d6Base—$24.83100%mrdn76d ago0x5ac8f6…feff50
0xa6a9…809d0x8e77…e2d6Base—$14.68100%mrdn76d ago0xc94249…7bf6bf
0xa6a9…809d0x8e77…e2d6Base—$15.74100%mrdn76d ago0x2ccaf1…c336c1
0xa6a9…809d0x8e77…e2d6Base—$15.27100%mrdn76d ago0xaf6586…d6f0b6
0xa6a9…809d0x8e77…e2d6Base—$24.59100%mrdn76d ago0x1d3987…c6f2de
0xa6a9…809d0x8e77…e2d6Base—$16.34100%mrdn76d ago0xd95560…b637e4
0xa6a9…809d0x8e77…e2d6Base—$13.14100%mrdn76d ago0x2cc6ff…6fbcf9
0xa6a9…809d0x8e77…e2d6Base—$19.30100%mrdn76d ago0x2b72ee…3a86d0
0xa6a9…809d0x8e77…e2d6Base—$18.66100%mrdn76d ago0x9335f3…52f929
0xa6a9…809d0x8e77…e2d6Base—$25.81100%mrdn76d ago0x3300a9…e92114
0xa6a9…809d0x8e77…e2d6Base—$14.66100%mrdn76d ago0xe82cfd…f6e4f8
0xa6a9…809d0x8e77…e2d6Base—$15.89100%mrdn76d ago0x706ade…f258ff
0xa6a9…809d0x8e77…e2d6Base—$15.10100%mrdn76d ago0x0c0aac…10fadc

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.