Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x4de5e1…54b6fa |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x2229e9…51881e |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x234afb…dd10d1 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x602db9…f0fc54 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x7c3c03…2d7708 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xd1786b…97ca65 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x6abd56…d73812 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xc97607…042067 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x677dfe…a9821f |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x729104…a68319 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x6f316a…9a108a |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x135953…a174eb |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x907101…d79c2c |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xd8f48d…04505d |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x4d8ee8…20bf74 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x46c9eb…fd2098 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x2cafa0…c85451 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x8216b9…b0e69a |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xd5a286…d506b0 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x2a9b57…38d2a0 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x75db4b…3f3a83 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x2e1e88…99afdd |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xebadc3…319091 |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xa8b42b…dc5b7f |
| 0xbb2d…94120x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x111f25…13c09f |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.