Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90xcf92…42fbBasex402 service$0.002100%coinbase55d ago0x510f21…24c77f
0xcd51…46a90xcf92…42fbBasex402 service$0.002100%coinbase55d ago0x745254…ef1146
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase55d ago0x40a02c…9e7e63
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase55d ago0x2732a1…5b019a
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase55d ago0x3c9b14…2bdf06
0x2407…50170xcf92…42fbBasex402 service$0.002100%coinbase55d ago0x20d28c…4dae5a
0x4d03…38380xcf92…42fbBasex402 service$0.002100%coinbase55d ago0x45676c…5af80d
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase55d ago0xf57e5f…71785d
0xcd51…46a90xcf92…42fbBasex402 service$0.10100%coinbase55d ago0xd37123…d35f31
0xcd51…46a90xcf92…42fbBasex402 service$0.10100%coinbase55d ago0xd560ea…109ce0
0xcd51…46a90xcf92…42fbBasex402 service$0.10100%coinbase55d ago0x2abc56…9770c9
0xcd51…46a90xcf92…42fbBasex402 service$0.05100%coinbase55d ago0x5ed172…fe15be
0xcd51…46a90xcf92…42fbBasex402 service$0.05100%coinbase55d ago0x40e34b…1f41de
0xcd51…46a90xcf92…42fbBasex402 service$0.05100%coinbase55d ago0xd2805c…49b7b5
0xcd51…46a90xcf92…42fbBasex402 service$0.02100%coinbase55d ago0x2134b5…e51fd2
0xcd51…46a90xcf92…42fbBasex402 service$0.01100%coinbase55d ago0xdadf18…53a6bc
0xcd51…46a90xcf92…42fbBasex402 service$0.01100%coinbase55d ago0x4ee78d…94026c
0xcd51…46a90xcf92…42fbBasex402 service$0.01100%coinbase55d ago0x9b0f74…814d85
0xcd51…46a90xcf92…42fbBasex402 service$0.01100%coinbase55d ago0x00fc68…a697ec
0xcd51…46a90xcf92…42fbBasex402 service$0.002100%coinbase55d ago0xbe18d0…743d49
0xcd51…46a90xcf92…42fbBasex402 service$0.001100%coinbase55d ago0x928737…89f96b
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase55d ago0xe4dcf6…bdf160
0xc52b…1df70xcf92…42fbBasex402 service$0.002100%coinbase55d ago0xef7fe5…4147d5
0xc52b…1df70xcf92…42fbBasex402 service$0.002100%coinbase55d ago0x2d61b5…ca29b6
0xc52b…1df70xcf92…42fbBasex402 service$0.002100%coinbase55d ago0x29b46c…723d36

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.