Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc9dd15…6792b6 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe6608e…3b6804 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x180232…83cebd |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x6990cb…401d38 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xaf3f33…a84466 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x326402…001cec |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x78181f…20f20a |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa7c1f4…fb53a6 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xda9a01…8d987b |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x144b2a…4cabaf |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3765d9…d52c8a |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x47adf7…30f4c4 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3770af…0d6d32 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x036364…0086f6 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfa9074…3babcf |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x74c63a…958598 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa8dbe0…fbe041 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x239d55…fc0b77 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xebf545…4444d4 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xbd2499…f33107 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x49d785…de0b68 |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x782401…4a0abd |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x28f702…fc390e |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf87f58…e1bc6a |
| 0x0095…e3d80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xae3975…effd3d |
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.