Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x86a6…f5890xf7b5…4abc | Base | — | $20.29 | 100% | 0xa923…c9ac | 109d ago | 0xa23fe3…a7f924 |
| 0x8b60…ce5e0xf7b5…4abc | Base | — | $35.80 | 100% | 0xa923…c9ac | 109d ago | 0x8f08ff…74210f |
| 0x0993…b88f0xf7b5…4abc | Base | — | $21.77 | 100% | 0xa923…c9ac | 109d ago | 0x9cc2a6…2c7827 |
| 0x7768…f08e0xf7b5…4abc | Base | — | $170.00 | 100% | 0xa923…c9ac | 109d ago | 0xc6ac05…4e5c67 |
| 0x3e91…070c0xf7b5…4abc | Base | — | $115.74 | 100% | 0xa923…c9ac | 109d ago | 0xb75a2f…532e1a |
| 0x9a81…f0480xf7b5…4abc | Base | — | $547.73 | 100% | 0xa923…c9ac | 110d ago | 0x732450…d257d4 |
| 0x3920…1c180xf7b5…4abc | Base | — | $151.57 | 100% | 0xa923…c9ac | 110d ago | 0x114a6c…5416e2 |
| 0x9f17…ff260xf7b5…4abc | Base | — | $182.51 | 100% | 0xa923…c9ac | 110d ago | 0x2a0bd2…b1251b |
| 0x3ac7…269d0xf7b5…4abc | Base | — | $111.07 | 100% | 0xa923…c9ac | 110d ago | 0xd4a4fb…129412 |
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.