Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x74c896…c6ce02 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7c49b5…601e11 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x733667…46fd89 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc030d1…456532 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3734cf…12ab60 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3168ff…66224e |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x07df72…1903e6 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x9b0b1d…722b3a |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x86879a…d8d002 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc0409b…1ecfb2 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2d58f8…2241a5 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x54b366…fbd195 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe471fa…2a4d7b |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf4182b…f57b21 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe5a586…fa1b66 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x050fbd…d68e55 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xaa0f8e…8bbef6 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x1ce1a8…4b2b0f |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6530bc…83eb07 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5ba314…866363 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0ec3b8…575cb8 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7777d6…487a28 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd83a0a…3a4f88 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xaac745…975592 |
| 0xdc15…693c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7458ec…da32d8 |
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.