Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x7b042e…dadb94 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x830221…4cd5ba |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x1a7c0a…e36c22 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x84d3f8…b8139e |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xc51b10…f44f17 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xac3d4d…11c4fb |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x6ff9a0…dcb5a7 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x3ed131…8be977 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x585bc0…58175b |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x6ddf56…d27db5 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x27de09…e8135e |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xa95dd3…79559b |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x35b370…135291 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xc5900a…c2883d |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x1b689d…51dc4c |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xa22ec1…a7089e |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x694c2e…616496 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x24dadc…3b6eb5 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x7b142a…783657 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xe35758…4f2496 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x24bc5d…a0888f |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xa92e69…598525 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xe2dbdb…59c7f7 |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xc02af7…f359bd |
| 0xaceb…53420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xdae5ad…70949d |
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.