Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8f8650…a65ded |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa882e3…8ad94e |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb27d0a…0731cc |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe81692…3f7827 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x13a976…782d3e |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa550b8…90ff78 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x60e672…24e7ea |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x75f4ef…66ffc0 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xaab17e…d2b0f7 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x22afb1…54297f |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x58a749…1fe729 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x0eb719…bee31b |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5490e6…18a3fa |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd3e401…1a756d |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xde4669…01c8b0 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x95ab5e…8ea91a |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x9d0bd7…fcf847 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x493a77…794567 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe159e1…f4021a |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb7021d…af8895 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x366d2e…68df14 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x1a2626…5429e4 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x43a8e6…21d484 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5f7f68…e2fbf5 |
| 0x8370…326e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6a9afa…8b20d7 |
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.