Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6e33df…eca6b2 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd3bbca…737269 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf9bf13…d9cf9f |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x70089c…526b80 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x88d1fd…8448c2 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x61d82c…b98918 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5c21cd…52c268 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf125e3…89f58d |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xdc422c…9f16ff |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3fe930…c39fde |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0df5a0…3e448b |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x64205d…54741d |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xdfe24f…49c9ee |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6ec103…9587e7 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x35988d…1b94ac |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xede444…189e73 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x26891c…0dedb9 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xd594d1…9339f6 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x606a4f…279d78 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcc643a…b25c21 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb54901…e20497 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xb6bb02…97340f |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6952b5…1a5930 |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7d4d47…27bf0f |
| 0xc807…8f290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xca9d1c…716fed |
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.