Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 18h ago | 0xe8fd81…2a317b |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 18h ago | 0xe5e6a9…29e8ee |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 18h ago | 0xbdc0df…b1ec02 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 18h ago | 0x0f7bf3…47647c |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.10 | 100% | coinbase | 18h ago | 0x646b43…ee29c2 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 18h ago | 0x5fdd2e…70bd47 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 18h ago | 0x366e1d…f2102e |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.10 | 100% | coinbase | 18h ago | 0xfce409…311fec |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 18h ago | 0x1ef372…becf3e |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 18h ago | 0x636e8f…ae0066 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.10 | 100% | coinbase | 18h ago | 0x6ee476…3d2373 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.10 | 100% | coinbase | 18h ago | 0x896c3a…93de85 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 18h ago | 0x703736…4fa536 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 18h ago | 0xe227e1…65d762 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.10 | 100% | coinbase | 20h ago | 0x50b2e9…b4e3fa |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 20h ago | 0x3f8175…5695c1 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 20h ago | 0xc4739d…e99e28 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 20h ago | 0x8c169c…a79cab |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 20h ago | 0x9a5162…95203b |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 20h ago | 0x0f07ce…5ec2fc |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 20h ago | 0x8a937b…ae158b |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 20h ago | 0x5e8d01…194318 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 20h ago | 0x9f1106…0dcc96 |
| 0x2a0e…90020x7d9c…cb5b | Base | Edge Agents AICross-market | $0.01 | 100% | coinbase | 20h ago | 0x4c78d3…31d534 |
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.