Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x2ee525…cdca1a |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x22a78a…793728 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x852294…55b9c8 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x80e17f…a508b1 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0xd11514…53a0c8 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0xc3f449…8c6c74 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x4ba515…84333a |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x2a9204…8e98df |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0xbdd557…0b52d0 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x707bb0…e60cf9 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0xd63731…fa7d1b |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x742dc0…1d294f |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x854c93…4d1d9a |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x31048b…8a2a0c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x4f2ad6…dc5295 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x40e0a6…3d9bd5 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0xad30b2…4bfc10 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002819 | 20% | Payer-submitted | 5d ago | 0xccd370…48e34f |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002718 | 20% | Payer-submitted | 5d ago | 0x41e842…6cfa02 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002416 | 20% | Payer-submitted | 5d ago | 0xba7ae6…3853dd |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002352 | 20% | Payer-submitted | 5d ago | 0xacf924…ffdc02 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00206 | 20% | Payer-submitted | 5d ago | 0x8d1994…8a4bed |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x27c07a…0e111d |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0xb011dd…c24980 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x45cb80…cce84d |
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.