Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x92e1ab…5f5d2e |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe19e40…7ad027 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x49cb13…aef673 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe77ce9…f25594 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x98b2b4…801cfd |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x3f5990…8a7d0d |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x9d9900…4e5147 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x7d099b…76cce1 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x0e25ff…b2c266 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe92edd…11670b |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x4c320d…ebe370 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xad5ba8…d1f790 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf8a6d0…f60c3e |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x5726af…42b68a |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd2e038…a3b6fc |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x167d07…838604 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xcf4081…0e8ad3 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xee1863…94a390 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc4ed90…1afb95 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc1e39d…46da42 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc67b76…3bfa54 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x04bddc…fdf22f |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x088303…851316 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xea9b28…9a78a4 |
| 0x1984…523a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf126b5…ca8ebb |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.