Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x5e6314…218fdd
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xd73855…1a1bd4
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xa83bb3…58896a
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xa88273…7b5cce
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x8126e3…4b0257
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.005100%coinbase74d ago0xe90665…d4f7a1
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x0ea94f…ecb1dc
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.005100%coinbase74d ago0xf5e015…c794e7
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xd57b89…c1241c
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xda5a0e…454b99
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x0f257f…c2dfde
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0x2e4db5…3ad43b
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0x77a105…1ea33d
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0x140b67…a66a89
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0x2977f3…c31349
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0xd5d88a…899437
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0x522ecc…6fced0
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.005100%coinbase75d ago0x34cc5d…1ef411
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0x31321c…1f3c23
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0xdddd18…99efed
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.001100%coinbase75d ago0x753092…6ab94f
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.005100%coinbase75d ago0x4bd2de…026509
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0xef3f7b…a68323

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.