Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x84cf23…fc017b |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x87cb70…634bb6 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x4857e2…1b78f3 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xedfb9d…06fa68 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x40ac5a…21e619 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xf66c4f…9829d8 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x17a4c7…23f05f |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xceb325…083b74 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xb00df0…471d5d |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x96a8aa…3dade1 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x487fc2…0f117f |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x39f2d8…237d20 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xf9f36c…271adc |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xef5669…250733 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8af807…e4b833 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x7d74ed…7c5209 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xd5d24f…0c34c0 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x773cc6…d71f6d |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xb05a66…c22fa2 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x794c2a…4777af |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x665f87…048892 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x11af9d…4be789 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x0307b0…11933e |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x34a199…3746e8 |
| 0xc71d…c6f70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xda00af…232c1e |
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.