Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x3cca…9c7c | 119d ago | 0x38ae27…6a8ca2 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $4.20 | 100% | 0xf239…386c | 119d ago | 0x7077c1…c3113c |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0xa96f…aeb1 | 119d ago | 0xa9e886…bea9bb |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x2e87…3c0b | 119d ago | 0xed16b3…26f0e7 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $43.05 | 100% | 0x065e…0a60 | 120d ago | 0x5b2ed1…73b25a |
| 0x8cfa…be850x0e3d…7757 | Base | — | $2.10 | 100% | 0xbf85…3810 | 120d ago | 0x6466d1…e60b0e |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0x2158…e160 | 120d ago | 0xc8a79d…8274df |
| 0x8cfa…be850x0e3d…7757 | Base | — | $9.45 | 100% | 0xd09f…ebf0 | 120d ago | 0x26aa55…7ffdf6 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0xa96f…aeb1 | 120d ago | 0x005b8b…69d5ee |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0xcd64…d81f | 120d ago | 0xfe1cea…3c9c87 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $7.35 | 100% | 0xfbd8…39da | 120d ago | 0xc6f846…0211fe |
| 0x8cfa…be850x0e3d…7757 | Base | — | $21.00 | 100% | 0x6ea2…9d33 | 120d ago | 0x097a03…2ea7fb |
| 0x8cfa…be850x0e3d…7757 | Base | — | $105.00 | 100% | 0x4263…5fe5 | 120d ago | 0x19e2dc…c3c871 |
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.