Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf00a…fbaf0xdf62…30ee | Base | — | $7.74 | 70% | 0x28cc…0ecd | 51d ago | 0xe2f38e…48f546 |
| 0x1332…66eb0xdf62…30ee | Base | — | $102.00 | 70% | 0x2309…083c | 51d ago | 0xa018f7…1d2add |
| 0x1332…66eb0xdf62…30ee | Base | — | $98.54 | 70% | 0xf74f…ffda | 51d ago | 0x54ae2c…b6d891 |
| 0x1332…66eb0xdf62…30ee | Base | — | $9.07 | 70% | 0xd3b3…bd82 | 51d ago | 0xed2b0f…4b5b8c |
| 0x1332…66eb0xdf62…30ee | Base | — | $99.75 | 70% | 0x9510…bc12 | 51d ago | 0xa4c866…3c1093 |
| 0xc780…f1ec0xdf62…30ee | Base | — | $170.00 | 70% | 0xdb82…2748 | 51d ago | 0x7d1527…3ef1df |
| 0xc780…f1ec0xdf62…30ee | Base | — | $150.00 | 70% | 0x35ec…9dba | 51d ago | 0xa8464e…959e62 |
| 0xc780…f1ec0xdf62…30ee | Base | — | $450.00 | 70% | 0x7a25…7fdc | 51d ago | 0xc42f24…f78928 |
| 0x1332…66eb0xdf62…30ee | Base | — | $99.75 | 70% | 0x515b…21b5 | 51d ago | 0x2d78aa…c59245 |
| 0x1332…66eb0xdf62…30ee | Base | — | $11.05 | 70% | 0x1868…1426 | 51d ago | 0xa9934d…b66c4d |
| 0x1332…66eb0xdf62…30ee | Base | — | $99.45 | 70% | 0xc7fb…4414 | 51d ago | 0xde05c8…57ed98 |
| 0x1332…66eb0xdf62…30ee | Base | — | $19.65 | 70% | 0xa1fb…723e | 51d ago | 0x694085…84df04 |
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.