Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa34b…a97f0x55f3…7738 | Base | — | $75.00 | 70% | 0x4337…ec26 | 18d ago | 0xc92c80…65e3ed |
| 0xa34b…a97f0x7e64…0a8a | Base | — | $20.00 | 70% | 0x4337…187e | 18d ago | 0x2926b4…3f40b8 |
| 0xa34b…a97f0x80bc…d5aa | Base | — | $8.10 | 70% | 0x2891…bc4c | 19d ago | 0x583b28…349e4c |
| 0xa34b…a97f0x2cef…08ef | Base | — | $7.00 | 70% | 0x4337…663c | 19d ago | 0x730f1d…15af61 |
| 0xa34b…a97f0x2cef…08ef | Base | — | $7.00 | 70% | 0x4337…c487 | 19d ago | 0x8a6515…706dd7 |
| 0xa34b…a97f0x2cef…08ef | Base | — | $7.00 | 70% | 0x4337…2d79 | 19d ago | 0xca3245…b1580c |
| 0xa34b…a97f0x9b5d…5bd0 | Base | — | $7.00 | 70% | 0x2915…1465 | 19d ago | 0x587675…98f4d8 |
| 0xa34b…a97f0x9b5d…5bd0 | Base | — | $7.00 | 70% | 0x30d2…77d5 | 19d ago | 0xcb8541…c17edd |
| 0xa34b…a97f0x4feb…a9c8 | Base | — | $75.00 | 70% | 0x4337…663c | 19d ago | 0xb0348f…f699e4 |
| 0xa34b…a97f0xa96e…426f | Base | — | $19.00 | 70% | 0x2915…1465 | 19d ago | 0xeaaa88…4020f6 |
| 0xa34b…a97f0xbce8…edc8 | Base | — | $5.50 | 70% | 0x2891…bc4c | 19d ago | 0x6b6d9b…fdca3b |
| 0xa34b…a97f0x9b5d…5bd0 | Base | — | $7.00 | 70% | 0x2915…1465 | 19d ago | 0x11b6b2…0d02e6 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.