Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x27bddc…4131b5 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb2b792…9fe8fa |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x30946e…5c9d73 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfbc7f9…295945 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc0112f…ac9d76 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4f0dfc…5e317e |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3d57c6…e7fe74 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb793d5…ba930b |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x66ab08…8f49fa |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf6dff9…4ab75f |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x92df2e…9565aa |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xdd6930…d3168f |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x566e1b…102f33 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x8ea3c9…f88a30 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7682dd…3d668e |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xeba0b7…c2a497 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf55d07…4dade0 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3c5390…dff0cb |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7cf996…5e63da |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x64c592…e6e53f |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xecf0a9…3f57d9 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x365b27…c858e5 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x5ccc4b…b7e199 |
| 0x0810…37be0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa11684…ab23ba |
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.