Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x8948ca…b74731 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x043dd4…4cebc1 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x742536…f1cdf7 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x66eec2…3abec6 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x438a96…3d2987 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x591059…536ae7 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x78f356…47439c |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x38f808…e67fb6 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x3d8250…7cad9c |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x8f897f…494dd9 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x797a89…734c85 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x72ed21…8f20cb |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x3be03f…05e1e6 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xfee87f…1edc46 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xeff32d…8fb1a9 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xa9aa71…c48ca9 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x8275c4…71042c |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x0b14a7…4521e0 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xf2f762…40fcc4 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x3e58ac…c8a0cf |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x4bad58…502e41 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xa12eb7…37813a |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x66b1a3…ecce17 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x142a5d…6842e8 |
| 0xc161…72360x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x84f169…b2be3f |
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.