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—$19.96100%mrdn86d ago0xadfe45…615fc4
0xa6a9…809d0x8e77…e2d6Base—$16.13100%mrdn86d ago0x0796e4…e6f5ae
0xa6a9…809d0x8e77…e2d6Base—$16.30100%mrdn86d ago0x945c24…c1141d
0xa6a9…809d0x8e77…e2d6Base—$11.10100%mrdn86d ago0x2b83e4…a94925
0xa6a9…809d0x8e77…e2d6Base—$20.44100%mrdn86d ago0x8fed50…35d8b8
0xa6a9…809d0x8e77…e2d6Base—$20.89100%mrdn86d ago0xc78b21…eb712d
0xa6a9…809d0x8e77…e2d6Base—$15.09100%mrdn86d ago0xedcf01…7f3985
0xa6a9…809d0x8e77…e2d6Base—$12.70100%mrdn86d ago0x1b5896…1c8276
0xa6a9…809d0x8e77…e2d6Base—$17.95100%mrdn86d ago0x5335f7…be8b20
0xa6a9…809d0x8e77…e2d6Base—$15.37100%mrdn86d ago0x2b128a…bb0083
0xa6a9…809d0x8e77…e2d6Base—$14.96100%mrdn87d ago0x93bb43…e72037
0xa6a9…809d0x8e77…e2d6Base—$21.66100%mrdn87d ago0xeb0933…6dcc21
0xa6a9…809d0x8e77…e2d6Base—$17.60100%mrdn87d ago0x48bb06…8e45c4
0xa6a9…809d0x8e77…e2d6Base—$25.45100%mrdn87d ago0x24fb0d…d5a0fe
0xa6a9…809d0x8e77…e2d6Base—$11.96100%mrdn87d ago0x404898…37c4a8
0xa6a9…809d0x8e77…e2d6Base—$11.37100%mrdn87d ago0x63630d…d355ef
0xa6a9…809d0x8e77…e2d6Base—$11.21100%mrdn87d ago0x0890d9…4f34d1
0xa6a9…809d0x8e77…e2d6Base—$21.64100%mrdn87d ago0x274703…86a376
0xa6a9…809d0x8e77…e2d6Base—$20.74100%mrdn87d ago0x9c90bb…f06484
0xa6a9…809d0x8e77…e2d6Base—$24.72100%mrdn87d ago0x82c61b…a561ee
0xa6a9…809d0x8e77…e2d6Base—$20.52100%mrdn87d ago0xf77454…577c79
0xa6a9…809d0x8e77…e2d6Base—$24.30100%mrdn87d ago0xa340ee…89f423
0xa6a9…809d0x8e77…e2d6Base—$23.00100%mrdn87d ago0xadb3b8…87d2d8
0xa6a9…809d0x8e77…e2d6Base—$19.71100%mrdn87d ago0x29391c…a367bc
0xa6a9…809d0x8e77…e2d6Base—$23.32100%mrdn87d ago0xa61066…9b4053

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.