Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x287cd1…691b7e |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x079d8f…9087f7 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x1b53e3…7ed46e |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x31b754…3001a9 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x75dbfe…67f03b |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x4c4698…a42d32 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x376217…df4dc9 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x1a8350…95e411 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xdeab15…f01541 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x14f735…fd9c5d |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x20ff22…7ebd7c |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0x363582…c83e52 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xf5467f…71240f |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xea1e29…05d873 |
| 0xb064…54430x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 29d ago | 0xefe9d8…590bbd |
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.