Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6d43d2…728043 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe86749…5de8d7 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe07c7f…339f3d |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5a9e7c…e104c6 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb2bf99…924d9b |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x54641a…6c06f0 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd023b9…9e16e6 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xafc3dd…5c6051 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xbdfaed…2cf146 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2982d6…479878 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7835c1…c83698 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2c948c…6ccba5 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x654767…4f1573 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x1979bf…8e1b63 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x41844f…c5b182 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x63bda7…ee1e6b |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa8e880…710e8a |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xfec38c…6edd0c |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x376ddc…1108ec |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xcf34e3…cbc7bb |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2b1ebd…449d7c |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe8fe57…605d33 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe7be07…c7365e |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xbce304…5e6a56 |
| 0x620e…62da0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x798a27…87187d |
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.