Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x566bb6…7c272a |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x1902a8…11a45d |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x810a3c…7d2a82 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xb66600…cc2e8a |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x2a79c0…58d925 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x3092f9…9943c3 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xdd4584…097201 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x93e3b3…cf3f8e |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xe3545f…ef2d9f |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x169e77…d18518 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xbdb7b9…b9a72c |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x94b0d9…396a52 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x24bb9b…a7aa9a |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x86b763…c0a9b4 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xf48572…3f99a9 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0xf264e6…86683d |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa91e28…a63368 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x75d32c…740063 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xd86bc4…c02a44 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x1b205f…c384af |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x6a5289…c18c36 |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x0e521b…a0ba6b |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xd530e1…eee2fa |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x48ad4d…4d4fec |
| 0x956b…5c0b0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x92fa1b…5017d2 |
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.