Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xd9702b…7000f7 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x743b17…e01fa8 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x4d8c37…42ed83 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x6c5d08…05d22d |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xcc884d…052259 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc499fd…a9a8c1 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x4ddcb8…d7bd29 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x012434…8cd0f3 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xd1707e…6dc3b0 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x0ed608…6f04ec |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x1a7d27…628b6c |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc1bb9b…98335a |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xf89723…8b4b20 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x38b2f4…3861f1 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xb3c575…070afc |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x871aa5…ef86d7 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x274384…40bc10 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xdb3e94…847123 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xd28f6d…37854c |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa57033…de4bd7 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x84bc98…c6ba09 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xdaa577…e922af |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xc5ebf9…b71197 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0x67302b…a6f456 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 69d ago | 0xdb1e1b…70e54e |
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.