Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 84d ago | 0x9ad8a2…193e2f |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 84d ago | 0x9f1add…ec1711 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xa9c2f6…9252c0 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x053124…af33ff |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x3cadae…2d273e |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xab8ef9…164139 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x6c7436…06d161 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x0413cc…5df913 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x559a2f…9c0186 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x603e70…e47f03 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x07b362…0502ee |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xdf4581…8eb83f |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xcbea1d…41c473 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xb3d2df…c7e44a |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x8125bd…6a7b31 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xbf3637…e95dc2 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xe2c2dc…f30d26 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x77e423…8c77a0 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xa9ed02…fdf72b |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xdc7c7d…cce402 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xb3f419…cb2ed5 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x7d0dd7…1c03c8 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xb547c7…87de12 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0xafb942…61fbf2 |
| 0x889c…5b2f0x6a5e…c666 | Base | — | $0.001 | 100% | Route unknown | 85d ago | 0x4d62a1…5e92be |
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.