Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf99af0…df0637 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x954077…bd5878 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x81aac4…33e962 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfa360e…6dc212 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4dc39b…12b141 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x558bd2…4e3185 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x867452…db7766 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xd3c32a…b07505 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x9a6cfd…1050fe |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb14abd…5ebff4 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x30154e…1f0c96 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x92ce6e…ddc356 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8cbab4…1d78ca |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x85fda1…15f02b |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2dde73…abc0f3 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x551b96…1ab715 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6234c2…477d51 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x386c3a…4a79d7 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7f1591…1e72fb |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb29606…fb7626 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2a1a76…66e0a1 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd95b04…81b190 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8176bd…d00465 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x1f6906…d9cd11 |
| 0xcf35…fa420x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x597ffb…4c8fa0 |
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.