Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.01 | 100% | primer | 5d ago | 0x747e6f…edb91a |
| 0xbd5f…3aee0x9fb3…1d9a | Base | x402 service | $0.001 | 100% | coinbase | 5d ago | 0xffbcc1…f816d9 |
| 0xbd5f…3aee0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 5d ago | 0x28283a…0d2956 |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.10 | 100% | primer | 5d ago | 0xc59630…7069b2 |
| 0xbd5f…3aee0x9fb3…1d9a | Base | x402 service | $0.005 | 100% | coinbase | 5d ago | 0xc4c002…0e278b |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.10 | 100% | primer | 5d ago | 0x29e11f…4738bc |
| 0xbd5f…3aee0x9fb3…1d9a | Base | x402 service | $0.005 | 100% | coinbase | 5d ago | 0x748b95…d94b1a |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.005 | 100% | payAI | 5d ago | 0x6d0491…25c507 |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.01 | 100% | payAI | 5d ago | 0x6708a6…49603b |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.05 | 100% | payAI | 5d ago | 0x9dd02e…7f379f |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.15 | 100% | payAI | 5d ago | 0x45999e…ff3fef |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.15 | 100% | payAI | 5d ago | 0x2709b1…1fe9e3 |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.10 | 100% | payAI | 5d ago | 0x2592be…6508d9 |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.10 | 100% | payAI | 5d ago | 0x436a29…82ee6f |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.05 | 100% | payAI | 5d ago | 0xfa0baa…ef5036 |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.15 | 100% | payAI | 5d ago | 0x1e00b1…50d7bb |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.15 | 100% | payAI | 5d ago | 0x39f48d…8d8a6c |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.10 | 100% | payAI | 5d ago | 0xea65a8…3ae0d5 |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.01 | 100% | payAI | 5d ago | 0x47e230…79b1b0 |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.005 | 100% | payAI | 5d ago | 0xfcdce9…d8b3fc |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.005 | 100% | primer | 5d ago | 0x8101ee…18bcbe |
| 0xbd5f…3aee0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 5d ago | 0xc1c792…eb5ffb |
| 0xbd5f…3aee0xbd5f…3aee | Base | x402 servicePeople-search | $0.10 | 100% | primer | 5d ago | 0xcae2af…1cf3b1 |
| 0xbd5f…3aee0x9fb3…1d9a | Base | x402 service | $0.005 | 100% | coinbase | 5d ago | 0xf12351…734a66 |
| 0xbd5f…3aee0x9fb3…1d9a | Base | x402 service | $0.005 | 100% | coinbase | 6d ago | 0x95e059…e16af5 |
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.