Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4f1c38…595fb9 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x98d643…2836c6 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2e2622…6639ff |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x04a567…e82efe |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x338584…670566 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xca632a…ebecbb |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf84a86…9fc144 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5fa52f…5232e7 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x35ca22…47141f |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1c6379…a37725 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb2da80…56ead9 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xea6a01…2df4ed |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf8dc22…dcc2eb |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8cfe23…6e7ed8 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xfa22fe…6b570b |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6f16bb…a68b79 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0d343d…118732 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf41a8e…e87e42 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8120e7…0328e3 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x37949d…40a7b2 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x640523…3fd83a |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x033136…9de023 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x140721…653891 |
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.