Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xdafea5…3f10f2 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc6827c…087583 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd65ad7…aa6d14 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x517166…328350 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x42109a…07ffb4 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x65e5f5…327f56 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xe00ddc…8a69e6 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x300d78…0f639c |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x97a1f9…e6137d |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa18262…0c6e3e |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1fd922…f159a6 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa39679…d7cb03 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5ea6a9…523604 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf63e38…9610f4 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x18cdac…8ded65 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc2e27d…49667c |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x236c6f…b49ac1 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x777330…7c9b80 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc01bfb…756504 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb7c804…86b65c |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd39007…b3224f |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x984046…520f23 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7ec79d…549e94 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4bbd15…577cb0 |
| 0x4b29…95890x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xaddcce…49899e |
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.