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…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0xb770be…bfd055 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x808f98…cd24f2 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x9b7d49…ba2fab |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0xf89aa1…aaa01b |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x106d99…0bc883 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x223e5e…3d3a64 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x7b4f2d…f0857b |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0xaee2a1…310cda |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x3e76cd…029ed7 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0xadb5b6…244c98 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0xe85d17…6039cb |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x647bfb…214ed5 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x20e479…34a928 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x92c08a…52f6d2 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x94b3d1…69c4ba |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0xd8f171…c4cd43 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0xcf540b…130031 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x8dc056…c59e62 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0xde3427…e6c16b |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0xac4383…94ad7a |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0xf5b0fd…cc70c7 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0xcf0319…852590 |
| 0x8d2a…7d370xb60a…dd6b | Base | PulseChain HeadPulsechain | $0.001 | 100% | coinbase | 20d ago | 0x1ddc12…9a679b |
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.