Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $21.73 | 70% | 0xd8cf…8eb7 | 29d ago | 0x9648ae…15614c |
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $21.73 | 70% | 0xe218…89ec | 29d ago | 0x431f83…c1e7dd |
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $15.49 | 70% | 0x93eb…4c29 | 29d ago | 0x7750f0…678c65 |
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $20.69 | 70% | 0x0dd9…36a5 | 29d ago | 0xfaca6f…2287b1 |
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $41.49 | 70% | 0x505d…14d6 | 29d ago | 0x4abdc6…52e369 |
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $15.49 | 70% | 0x969c…eacf | 29d ago | 0xd97418…3a46f8 |
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $15.49 | 70% | 0x9d1f…cb22 | 30d ago | 0x31350d…36b56e |
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $15.49 | 70% | 0x51a8…b211 | 30d ago | 0x7f2c17…5c3819 |
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $15.49 | 70% | 0xb11e…6e5a | 30d ago | 0x81a31d…96ec36 |
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $15.49 | 70% | 0x9510…bc12 | 30d ago | 0x5f9bfe…6b8327 |
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $15.49 | 70% | 0xf9ea…484f | 30d ago | 0x2f39af…3e53e2 |
| 0x78a0…5b5f0x47c5…4fc3 | Base | — | $15.49 | 70% | 0xa894…209f | 30d ago | 0xd18263…14016d |
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.