Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x532be1…8faf7a |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf01c58…8b025d |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xac2fa5…8c9e32 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x718343…ea24f9 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xeedd95…c68a10 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x9946bd…209e4a |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa599c3…d213d4 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa3581c…b65ba0 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xfbd5ac…8969d3 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa7f794…44232f |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xfb993c…d10ca9 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd7327f…f45303 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2dee2a…1ff5e1 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x20a533…9f851b |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe90f97…c12ec8 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x53fa29…d423ae |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf6ea93…2a8fef |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7ee9eb…f1de45 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6929b9…4b6771 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5e4685…d6c493 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xaab22c…91dbbf |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x86b6d2…3db29e |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8b0c27…7bd254 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0c7df6…d00374 |
| 0xc6a3…e04b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x90f979…343fda |
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.