Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x89b2…a87a22d ago0x6bdad3…ed3ebe
0x3fb1…7e250x47c5…4fc3Base$19.9570%0x1570…9b0a22d ago0xa807eb…0ecc75
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x54c8…88d522d ago0xceb436…c3d7bf
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x84ea…0e4722d ago0xd5ead9…06c68c
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x1c63…f5e722d ago0x31f812…182669
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x1434…1c6e22d ago0x16528b…a456d3
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xda14…75fa22d ago0x6df5f1…3e6b89
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xa070…95e022d ago0x7e907a…ce753f
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xeb2b…34ca22d ago0x18129b…3cf347
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x20d2…f0b222d ago0x4b05ee…3e0f04
0x3fb1…7e250x47c5…4fc3Base$28.3570%0x1af6…8fa322d ago0xce9bca…6b2429
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xc330…c0b222d ago0x05e0ff…3249a6
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xaf65…d79022d ago0x7db2bf…305e0b
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xbe1f…63c922d ago0x696aac…4b6bdc
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xa1fb…723e22d ago0xf0deb7…391e51
0x3fb1…7e250x47c5…4fc3Base$15.7570%0x5198…0ffb22d ago0x0e8201…7511d2
0x3fb1…7e250x47c5…4fc3Base$21.0070%0x7492…70ae22d ago0xe83772…85be27
0x3fb1…7e250x47c5…4fc3Base$11.5570%0x699a…427422d ago0x82fc45…ccc382
0x3fb1…7e250x47c5…4fc3Base$15.7570%0x1af6…8fa322d ago0x203375…c9b34c
0x3fb1…7e250x47c5…4fc3Base$31.5070%0x4639…93fa22d ago0x45f578…60d27d
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x0ad8…9d8a22d ago0x8c1ac2…d0ec1b
0x3fb1…7e250x47c5…4fc3Base$21.0070%0x0562…cf2022d ago0x1fc9b5…e1df18
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x3764…3be022d ago0xb0406c…21fd7e
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xa7b1…4ca422d ago0xccde08…81b3be
0x3fb1…7e250x47c5…4fc3Base$10.5070%0xc585…31c622d ago0xe3c2c7…9d49ce

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.