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…a97f0x95d0…ffa5 | Base | — | $6.00 | 100% | 0x4337…beb1 | 95d ago | 0xa5d314…30e200 |
| 0xa34b…a97f0x80bc…d5aa | Base | — | $5.00 | 100% | 0x8e86…7c4c | 95d ago | 0xcae39a…9b98ec |
| 0xa34b…a97f0x765d…bf6f | Base | — | $201.19 | 100% | 0x4337…39a8 | 95d ago | 0xc53b7e…b19145 |
| 0xa34b…a97f0x4e80…88d8 | Base | — | $6.00 | 100% | 0x4337…3dde | 96d ago | 0x2dc7d2…6cf7bd |
| 0xa34b…a97f0xe718…939a | Base | — | $12.00 | 100% | 0x9b1a…3e40 | 96d ago | 0x7b6885…8b7b31 |
| 0xa34b…a97f0xae5c…99d5 | Base | — | $7.00 | 100% | 0x4337…9b7c | 96d ago | 0x9b0f89…c3a381 |
| 0xa34b…a97f0x2568…a4e1 | Base | — | $51.76 | 100% | 0xe469…e32e | 96d ago | 0xada9c1…4a91d5 |
| 0xa34b…a97f0xe257…9417 | Base | — | $8.00 | 100% | 0x4337…3063 | 96d ago | 0x360503…e83346 |
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.