Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x8bef49…1f5cdc |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xfb4309…a8d602 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x26bcaf…537fef |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xdeb38c…9d0b64 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xef174c…a91326 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x404fea…615209 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x4dd3f8…ff8a31 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x7c579f…2f85b9 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x353535…495c83 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xf71171…480941 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xe80b86…28f96a |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xd35114…7a3e8a |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x07ab8c…80c747 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x58ee17…0855a3 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x1c8b78…bbbd70 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xc0ee27…002f6f |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xd39ce8…8851df |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xeefc82…bfae4d |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x44ea8f…63c206 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xaae4c9…181045 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x813cdd…831700 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x125113…d6ea75 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xb8ca47…e7f626 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xdef94e…4402c5 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xcb7884…817f7b |
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.