Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x220a18…e96b0f |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x35d5d9…24f2dd |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xdbb0b0…deedbc |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x7feaf5…7e841e |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x904a72…42b23f |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc43f47…e95be6 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xf7e9ca…8bd0a2 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xea278b…01dda7 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe9529f…3edad4 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb2d1a8…e05baa |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xf45232…a88589 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe5a99a…603cd0 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x360487…1fa9bd |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x79769d…422ba7 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x67b1bb…0464c5 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x39dc7d…524c01 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x63fe6e…24ed9d |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe98d66…fe14ed |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xfb402e…8cf107 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x353f15…50ec46 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x82bbd4…c90b05 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x08ed87…8a2ab9 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x951e51…e08005 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd13d70…8f0170 |
| 0x9c33…c2b10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x55f29a…4f5f47 |
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.