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—$20.69100%mrdn57d ago0xc91bba…e4d44f
0xa6a9…809d0x8e77…e2d6Base—$19.00100%mrdn57d ago0xb44926…cbddfc
0xa6a9…809d0x8e77…e2d6Base—$16.26100%mrdn57d ago0xcc64d2…f8c373
0xa6a9…809d0x8e77…e2d6Base—$13.81100%mrdn58d ago0x18719c…841847
0xa6a9…809d0x8e77…e2d6Base—$30.75100%mrdn58d ago0xb3ac73…45888a
0xa6a9…809d0x8e77…e2d6Base—$15.59100%mrdn58d ago0x55ae8b…876e43
0xa6a9…809d0x8e77…e2d6Base—$26.11100%mrdn58d ago0xf48009…39702c
0xa6a9…809d0x8e77…e2d6Base—$15.64100%mrdn58d ago0xdaa272…9d8ee0
0xa6a9…809d0x8e77…e2d6Base—$30.01100%mrdn58d ago0x8e1e18…58d1a5
0xa6a9…809d0x8e77…e2d6Base—$27.83100%mrdn58d ago0xbbdab6…35ac9c
0xa6a9…809d0x8e77…e2d6Base—$15.55100%mrdn58d ago0x1b6545…6836ea
0xa6a9…809d0x8e77…e2d6Base—$31.42100%mrdn58d ago0x042743…69c012
0xa6a9…809d0x8e77…e2d6Base—$33.86100%mrdn58d ago0x1516ef…6fb299
0xa6a9…809d0x8e77…e2d6Base—$29.91100%mrdn58d ago0xb88870…957c24
0xa6a9…809d0x8e77…e2d6Base—$25.06100%mrdn58d ago0x3f15f1…ce26ac
0xa6a9…809d0x8e77…e2d6Base—$18.49100%mrdn58d ago0xd88393…39e766
0xa6a9…809d0x8e77…e2d6Base—$23.89100%mrdn58d ago0xf05f29…71ccf1
0xa6a9…809d0x8e77…e2d6Base—$31.61100%mrdn58d ago0x489c43…641e71
0xa6a9…809d0x8e77…e2d6Base—$20.44100%mrdn58d ago0x9fa92f…3bc86e
0xa6a9…809d0x8e77…e2d6Base—$33.16100%mrdn58d ago0xf367f3…13894c
0xa6a9…809d0x8e77…e2d6Base—$16.12100%mrdn58d ago0x02eb47…af8e77
0xa6a9…809d0x8e77…e2d6Base—$30.69100%mrdn58d ago0x748c43…91a0ac
0xa6a9…809d0x8e77…e2d6Base—$32.89100%mrdn58d ago0x40f1dd…bd8bc9
0xa6a9…809d0x8e77…e2d6Base—$20.26100%mrdn58d ago0x5ea8e5…bcd0e8
0xa6a9…809d0x8e77…e2d6Base—$33.10100%mrdn58d ago0xaee77d…f2eb31

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.