Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x65c9…c3160x07fb…97dc | Base | — | $4.02 | 70% | 0x07fb…97dc | 7d ago | 0x735b14…8a3525 |
| 0x07fb…97dc0x11f5…125d | Base | x402 service | $0.01 | 100% | coinbase | 8d ago | 0x263380…67264c |
| 0x07fb…97dc0x11f5…125d | Base | x402 service | $0.01 | 100% | coinbase | 8d ago | 0xdcd830…13d3a5 |
| 0x07fb…97dc0x11f5…125d | Base | x402 service | $0.01 | 100% | coinbase | 8d ago | 0xf86336…fc5c66 |
| 0x07fb…97dc0x11f5…125d | Base | x402 service | $0.01 | 100% | coinbase | 8d ago | 0xb1091d…e681a8 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0x33bb22…fee4da |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0xebeb38…3a6608 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0x42d8f3…8de1d4 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0xed4972…45001b |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0x9b3b9d…2d1d6a |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0xc726b7…cc390f |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0x38b693…7a1136 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0x3a3f39…197991 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0xde1763…37dc0b |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0xc1bcfb…42c242 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0x2279e0…075f64 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0xc342e4…508b5c |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0xe7802f…bf0e76 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0x3addb8…524f21 |
| 0x07fb…97dc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 8d ago | 0x91e6a0…e53da2 |
| 0x65c9…c3160x07fb…97dc | Base | — | $3.55 | 70% | 0x07fb…97dc | 8d ago | 0x2533af…f4f49c |
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.