Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa32c6d…84f3fb |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa2533a…85edb4 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7ae0d7…56177a |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x969483…e4d7bf |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf844db…049f72 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6e0ea4…158557 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5d46fc…cc2a3f |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9058f7…aacd60 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x05e1a1…6a3fb7 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0c5d44…f4cc01 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf6e839…0e2034 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x4739f6…7cf947 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7ff47f…349e33 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2cffab…e55355 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7ea850…dde985 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb1ac67…a32ab1 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb0a931…642f32 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf40009…8d7f86 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe64090…fc0f6c |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x32fefc…6f6549 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6c4b50…2b08e1 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x41c5f3…81071c |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6f7ad4…2e931e |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbe7f3b…189ec5 |
| 0x95d8…a0960x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa5b5f3…2aa90a |
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.