Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0xf2557e…d06903 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x8653c9…d73c52 |
| 0x3182…544f0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0xa97daa…319904 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x0d25b7…612689 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x51f077…37c1fe |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x0eb825…a0b9e6 |
| 0x3182…544f0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x52d44b…95c440 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x20969e…989d61 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x2ea3ab…df24d5 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x435a6c…09df1f |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x706e87…dfe495 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x4c074d…a80f6a |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x95c524…c414c6 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0xfc2d3f…de5631 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x0e9fc2…29391b |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x1a5e2e…ece2ee |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x058790…19247d |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x07f3f3…47074e |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x2aa3c2…5a26c8 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0xb3694e…99fc4f |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0xa999ce…466c83 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0xa69a55…71fbbe |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x7b9307…3b43ad |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0xaf7181…f20a12 |
| 0x7aba…507d0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 76d ago | 0x074a21…8bf50e |
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.