Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.05 | 100% | coinbase | 18d ago | 0x7e701a…c08cc0 |
| 0x7ef1…4ae20x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.01 | 100% | coinbase | 18d ago | 0xcdebfd…d229e5 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.05 | 100% | coinbase | 18d ago | 0x5579cd…2b6f1b |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.05 | 100% | coinbase | 18d ago | 0x501a1f…ed2701 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.25 | 100% | coinbase | 18d ago | 0x173d81…3dc945 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.25 | 100% | coinbase | 18d ago | 0xb49740…bf80fb |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.25 | 100% | coinbase | 18d ago | 0xfa0a89…4cbb95 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.25 | 100% | coinbase | 19d ago | 0x811707…d3413d |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.25 | 100% | coinbase | 19d ago | 0x9561c3…86abcb |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.10 | 100% | coinbase | 19d ago | 0xd991f3…eb8a08 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.25 | 100% | coinbase | 19d ago | 0x0dce79…8bfa51 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.25 | 100% | coinbase | 19d ago | 0xf41e5e…2cdc3b |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.10 | 100% | coinbase | 19d ago | 0x14a70c…aba2a6 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.25 | 100% | coinbase | 19d ago | 0x728431…0fafb9 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.01 | 100% | coinbase | 19d ago | 0xaa1f58…c34232 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.03 | 100% | coinbase | 19d ago | 0x681949…419c7d |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.05 | 100% | coinbase | 19d ago | 0x1ed6f5…84e2a2 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.05 | 100% | coinbase | 19d ago | 0x268fab…2e391b |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.01 | 100% | coinbase | 19d ago | 0xa0b274…5f0ff1 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.01 | 100% | coinbase | 19d ago | 0xdacce6…f30ee1 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.01 | 100% | coinbase | 19d ago | 0x4c0a9f…809e31 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.01 | 100% | coinbase | 19d ago | 0xffa2c0…66bd20 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.01 | 100% | coinbase | 19d ago | 0xc2014b…1f3590 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.01 | 100% | coinbase | 19d ago | 0x687d8a…310d53 |
| 0x6b46…e9330x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.10 | 100% | coinbase | 19d ago | 0xbf515d…d7ba93 |
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.