Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| tatastothemoon.eth0x2d82…ba89 | Base | — | $0.05 | 100% | 0x93f9…9737 | 110d ago | 0x3c2ec5…7bb02c |
| 0xe81e…d6dd0x2d82…ba89 | Base | — | $0.50 | 100% | 0x93f9…9737 | 110d ago | 0x6350d1…fab9a4 |
| 0x3d1c…794a0x2d82…ba89 | Base | — | $0.50 | 100% | 0x93f9…9737 | 110d ago | 0x18f6c4…398db7 |
| 0x3e4a…1b030x2d82…ba89 | Base | — | $0.50 | 100% | 0x93f9…9737 | 110d ago | 0xdd5258…c5ba79 |
| 0xf910…d41e0x2d82…ba89 | Base | — | $0.50 | 100% | 0x93f9…9737 | 110d ago | 0xda5bf7…df90cc |
| 0xbf29…29c60x2d82…ba89 | Base | — | $0.50 | 100% | 0x93f9…9737 | 110d ago | 0xf60195…7aad68 |
| 0xf958…2e770x2d82…ba89 | Base | — | $0.50 | 100% | 0x93f9…9737 | 110d ago | 0x3baa7a…979401 |
| 0xe66e…29090x2d82…ba89 | Base | — | $0.50 | 100% | 0x93f9…9737 | 110d ago | 0x842ba9…21b422 |
| 0x2614…0b710x2d82…ba89 | Base | — | $0.50 | 100% | 0x93f9…9737 | 110d ago | 0x3c14e1…eeb975 |
| 0xf685…ea460x2d82…ba89 | Base | — | $0.45 | 100% | 0x93f9…9737 | 110d ago | 0x40821d…735438 |
| 0xf685…ea460x2d82…ba89 | Base | — | $0.05 | 100% | 0x93f9…9737 | 110d ago | 0x33432f…c58d07 |
| andrissta.eth0x2d82…ba89 | Base | — | $0.05 | 100% | 0x93f9…9737 | 111d ago | 0x1a6ba2…ea2eb3 |
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.