Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7829…9eab0x47c5…4fc3 | Base | — | $8,400.00 | 70% | 0x466a…f271 | 13d ago | 0xd3c881…f7bd53 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $11,130.00 | 70% | 0x44e3…3432 | 13d ago | 0x2e3779…ba2583 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $10,500.00 | 70% | 0x2fb6…1297 | 13d ago | 0xbbc544…8869b4 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $5,250.00 | 70% | 0xf200…d9a0 | 13d ago | 0xb844f7…89aa65 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $3,150.00 | 70% | 0x41d2…bf7f | 13d ago | 0x41d487…41360b |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $10,500.00 | 70% | 0x9ac4…71a9 | 13d ago | 0xa1a13a…64a605 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $9,030.00 | 70% | 0x6d99…b433 | 13d ago | 0xdf933a…1fde95 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $10,500.00 | 70% | 0x823e…6b6c | 13d ago | 0xd791c8…62802e |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $4,830.00 | 70% | 0xa5e3…a7a3 | 13d ago | 0xeba7aa…72dcc8 |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $5,250.00 | 70% | 0x4639…93fa | 14d ago | 0x242124…a1bcbd |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $13,650.00 | 70% | 0x8c4f…19d7 | 14d ago | 0x7cd300…9d71ff |
| 0x7829…9eab0x47c5…4fc3 | Base | — | $16,275.00 | 70% | 0x0d6a…b704 | 14d ago | 0x7a8678…3c405a |
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.