Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x033253…b54bc1 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xdf7a86…704ec7 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb496ad…23e05a |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x409226…3029f2 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa2f77d…2ef357 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x86fd94…fd8e22 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xdc1159…169158 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb1062c…da2d7d |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x4d2a07…97238c |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd3a047…e43054 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xfbc54a…2e28ba |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x99b8c9…26d775 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x40456e…96684f |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa17123…06be9f |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x513442…eada3f |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xcf3ac9…6e2000 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa7e74b…8b528f |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xdf20f9…8c5071 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x45c24a…5cf294 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8f888c…9b9fac |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xac16df…eda09c |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x192984…9c637c |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7ea9a5…9c21e5 |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x71b9d1…5005dd |
| 0x19a7…26650x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xfa2610…458ac2 |
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.