Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x5e1405…967363 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x60b22c…191063 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x148748…008322 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xdccda6…719eb5 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x3208e1…768402 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x60cfb1…d12205 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa93292…47f6ce |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xebe6fc…e90f89 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd94895…3e0d96 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x8d2abc…faaf94 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x0f3983…30f105 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x055dee…b3c49b |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x344170…e6cb34 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x400288…747572 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x89bbb7…abcf91 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x8a6807…3219fc |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xcd0c2f…4b4200 |
| 0xf6db…fd300x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x904e2d…6f65df |
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.