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—$36.18100%mrdn55d ago0x6a7bd0…a90ce0
0xa6a9…809d0x8e77…e2d6Base—$28.56100%mrdn56d ago0xe16717…88227b
0xa6a9…809d0x8e77…e2d6Base—$26.85100%mrdn56d ago0x9eb1d0…6bbb44
0xa6a9…809d0x8e77…e2d6Base—$25.12100%mrdn56d ago0x386345…3c6a9e
0xa6a9…809d0x8e77…e2d6Base—$30.85100%mrdn56d ago0x449d79…37a4eb
0xa6a9…809d0x8e77…e2d6Base—$36.92100%mrdn56d ago0x97606e…064451
0xa6a9…809d0x8e77…e2d6Base—$18.86100%mrdn56d ago0x742a71…a24cb0
0xa6a9…809d0x8e77…e2d6Base—$31.82100%mrdn56d ago0x7c99a9…9c3a02
0xa6a9…809d0x8e77…e2d6Base—$28.25100%mrdn56d ago0xcbeed1…f52322
0xa6a9…809d0x8e77…e2d6Base—$39.17100%mrdn56d ago0x5eff1d…7c0858
0xa6a9…809d0x8e77…e2d6Base—$37.96100%mrdn56d ago0x3b919f…a0586e
0xa6a9…809d0x8e77…e2d6Base—$36.05100%mrdn56d ago0x7d9fc5…f3d8d8
0xa6a9…809d0x8e77…e2d6Base—$24.79100%mrdn56d ago0xe94ba6…78efe7
0xa6a9…809d0x8e77…e2d6Base—$22.11100%mrdn56d ago0x201a9c…1f1412
0xa6a9…809d0x8e77…e2d6Base—$34.01100%mrdn56d ago0xd408dd…e3d577
0xa6a9…809d0x8e77…e2d6Base—$29.46100%mrdn56d ago0x4adb6f…98e47a
0xa6a9…809d0x8e77…e2d6Base—$19.46100%mrdn56d ago0x627d32…623dd1
0xa6a9…809d0x8e77…e2d6Base—$34.35100%mrdn56d ago0x40e6a5…728f93
0xa6a9…809d0x8e77…e2d6Base—$24.65100%mrdn56d ago0x016830…8109c9
0xa6a9…809d0x8e77…e2d6Base—$39.03100%mrdn56d ago0x2cd372…283e64
0xa6a9…809d0x8e77…e2d6Base—$24.23100%mrdn56d ago0x729ec0…e4177c
0xa6a9…809d0x8e77…e2d6Base—$29.19100%mrdn56d ago0x53957d…377a07
0xa6a9…809d0x8e77…e2d6Base—$20.16100%mrdn56d ago0x464742…199e6d
0xa6a9…809d0x8e77…e2d6Base—$20.42100%mrdn56d ago0x19bc01…66b372
0xa6a9…809d0x8e77…e2d6Base—$39.01100%mrdn56d ago0xc5bdbd…7aa307

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.