Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc59e…98dc0x2740…a96f | Base | DEX Data & Agent UtilitiesSec-edgar | $0.01 | 100% | coinbase | 26d ago | 0xdae8fb…11e638 |
| 0xc59e…98dc0x2740…a96f | Base | DEX Data & Agent UtilitiesSec-edgar | $0.01 | 100% | coinbase | 26d ago | 0x50ae7f…f01b10 |
| 0xc59e…98dc0x2740…a96f | Base | DEX Data & Agent UtilitiesSec-edgar | $0.01 | 100% | coinbase | 26d ago | 0xe21986…44b42c |
| 0xc59e…98dc0x2740…a96f | Base | DEX Data & Agent UtilitiesSec-edgar | $0.01 | 100% | coinbase | 26d ago | 0xda8405…217188 |
| 0xc59e…98dc0x2740…a96f | Base | DEX Data & Agent UtilitiesSec-edgar | $0.01 | 100% | coinbase | 26d ago | 0xbb21bf…bd1979 |
| 0xc59e…98dc0x2740…a96f | Base | DEX Data & Agent UtilitiesSec-edgar | $0.01 | 100% | coinbase | 26d ago | 0x262ee3…cf8647 |
| 0xc59e…98dc0x2740…a96f | Base | DEX Data & Agent UtilitiesSec-edgar | $0.01 | 100% | coinbase | 26d ago | 0xa44965…afee4b |
| 0xc59e…98dc0x2740…a96f | Base | DEX Data & Agent UtilitiesSec-edgar | $0.01 | 100% | coinbase | 26d ago | 0x7eea4e…1108c6 |
| 0xc59e…98dc0xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 26d ago | 0xf069f1…372a9c |
| 0xc59e…98dc0xd617…41ee | Base | x402-reliability-feedx402 | $0.01 | 100% | coinbase | 26d ago | 0x0d5b75…017cd4 |
| 0xc59e…98dc0xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 26d ago | 0x7e0332…ed0192 |
| 0xc59e…98dc0xd617…41ee | Base | x402-reliability-feedx402 | $0.01 | 100% | coinbase | 26d ago | 0x365fb2…174e19 |
| 0xc59e…98dc0xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 26d ago | 0xe4a8b6…58c0d6 |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0x6b57e1…0062ee |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0x8a6ceb…5630d3 |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0xe18485…64c75b |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0x4e92ff…2ffb53 |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0xe169ed…99c612 |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0xa83948…7f865d |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0xd3ee37…77c209 |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0x7cbf43…e0dfb2 |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0xe43a66…3e8584 |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0x19ee06…34acab |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0xe05ca3…0f362a |
| 0xc59e…98dc0x0750…162f | Base | x402 service | $0.001 | 100% | coinbase | 26d ago | 0xe2bbb6…7b3423 |
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
Show the promptHide 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.