Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0x9c0b14…9abc07 |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0x8c6d7a…03788b |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0x48c777…8de9e3 |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0x46b839…99a76b |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0x961c90…29ba84 |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0x73f0ec…afd5d0 |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0x7ad9c5…56c4a3 |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0x1e5a11…f13609 |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0x9cb81a…485a1d |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0x2c31b2…740f2b |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0x9e08e7…b7f925 |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 48d ago | 0xc178b7…8122c9 |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 49d ago | 0x1eb853…0ddb7e |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 49d ago | 0xfabfea…1f28f6 |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 49d ago | 0x43e5ce…7360e1 |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 49d ago | 0x8331f5…5ac188 |
| 0x8a1a…aa530xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 49d ago | 0xe53e86…014e6f |
| 0xd6b3…dc2c0xcc69…c96c | Base | ApiToll Base Gas OracleBase | $0.001 | 100% | coinbase | 49d ago | 0xab4b5a…1e582c |
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.