Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xcc6b6f…db36fc |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xd30192…a4d42e |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6980b0…28966b |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x9484fb…0fed8c |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x0c39ab…50336a |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6ee45b…e7586f |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6c935c…1e461a |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x51f743…a09448 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xc0157b…2bfb01 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe38909…883140 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x68ee7d…6e21a7 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xbf8d18…c18d02 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb1a664…211ec8 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x6a4dd8…2c510c |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xc34bda…a625c0 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xdc08d6…d1c1ce |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x4ec6be…e632ee |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb8c626…8f22e1 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xcede50…e8b475 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x0be09c…7f560b |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb90bf2…63d580 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x63195d…12d816 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x7f4c7b…5b22ba |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x92cb32…5d0028 |
| 0x3488…e1ae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x7b6ef2…975604 |
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.