Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.003 | 100% | coinbase | 10h ago | 0xe24fa9…21fde2 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.05 | 100% | coinbase | 14h ago | 0xba963e…fae06f |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.003 | 100% | coinbase | 14h ago | 0x6a2e26…d77008 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 14h ago | 0x26328a…f72c18 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.003 | 100% | coinbase | 14h ago | 0x612412…534701 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.05 | 100% | coinbase | 14h ago | 0xfaf65e…4ff967 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 14h ago | 0x3517a3…4d31c7 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.01 | 100% | coinbase | 14h ago | 0x6fb54a…8b25d5 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 14h ago | 0x5461a6…4c824b |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 14h ago | 0x38ea4d…375f0e |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.01 | 100% | coinbase | 14h ago | 0xba66e4…93718c |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 14h ago | 0x9338e3…094a38 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 14h ago | 0x639698…bacb46 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 14h ago | 0x7f40bd…c5cfc3 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.01 | 100% | coinbase | 14h ago | 0x496e17…520e21 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.01 | 100% | coinbase | 14h ago | 0x8ccc83…165715 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 14h ago | 0xd4d8da…aafb89 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 14h ago | 0xf59795…280f4e |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.01 | 100% | coinbase | 14h ago | 0x7b34ca…c0b68f |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 14h ago | 0x3b07e3…25f28e |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.01 | 100% | coinbase | 14h ago | 0x4350fa…897b12 |
| 0x8c75…9b160x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 17h ago | 0x660aae…caf64f |
| 0xc507…c7500x48d5…4615 | Base | Market Intelligence APIRegime | $0.005 | 100% | coinbase | 1d ago | 0xfee574…713fe2 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.01 | 100% | coinbase | 1d ago | 0x2126f5…ce0272 |
| 0x3e1d…c9780x48d5…4615 | Base | Market Intelligence APIRegime | $0.13 | 100% | coinbase | 1d ago | 0x2a0249…401115 |
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.