Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x490041…7f60b6 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x4078c5…2e5381 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x1091be…e22a29 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x0e81b2…2981bc |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0xe78c5f…21b755 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0xfcf501…c574c0 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0xba34f7…8cf515 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x8fcd8b…2309bf |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x09bf01…4da6fb |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x0d3cbe…d2b099 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0xec7555…8dbc86 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x6e238a…bdc0b5 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0xbc7fbb…d1b7b4 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0xdd9d47…25dff3 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x279bb0…771b88 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x0f8dd5…752c0c |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0xe5b0f5…ef4a0f |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x0e9831…6a9c9b |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0xf03d55…17a528 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x8c436f…d57a8d |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x591135…54fa53 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x4f6c82…6cb0ca |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0x56d010…385493 |
| 0x8d2a…7d370x9e0b…14c1 | Base | x402 Agent PhotosPhotos | $0.01 | 100% | coinbase | 18d ago | 0xbf7259…3183f8 |
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.