Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x445091…3f4b5a |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x46685a…db4836 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x3e51c7…6fa4c0 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x8110c2…b489b2 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xaadf69…0a050a |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x559e1f…6977fb |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xbbf6f9…892a0d |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x49fa81…a7ba0e |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x5e2ab1…ac82a3 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xc4f6eb…8a51e6 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xd8bf7d…8c618f |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0xec0434…9276bc |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x853690…5786b8 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x06937a…8eaceb |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 32d ago | 0x706262…817f7b |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xa09f3c…5d0e7a |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x7c48c7…c0bf42 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0xc1b278…cbe16c |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x8cc1f9…c62fc7 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x06e1a0…daaa94 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x465970…bd14ed |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x9b35b9…47ccb1 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x7b45ab…e38db9 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x0c4ef0…8c7366 |
| 0x5cad…89220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 33d ago | 0x50a372…ec7403 |
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.