Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x258f60…1dd3af |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xd07441…bf036f |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x92ac7f…e0695e |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x4cfac7…6cf80a |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x966549…94cc4b |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x404cb5…94f66d |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x462a30…166400 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xa9b357…202417 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xea34fe…64d999 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x1f0f19…7f69c4 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x358656…05564b |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xd6eaaf…f292cd |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x1f1364…dc5eb9 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x8b796b…607ecd |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xe06eea…762793 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xbe0e22…95408e |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x9e3494…ab2ca0 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xc8ec66…1048a7 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x310906…b878e9 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x162ea3…0e1229 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x573d80…8585c5 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x3c4e5a…4dd4b8 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x6f3a74…0003d4 |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0xba85b3…7ba96a |
| 0xb4fd…99430xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 96d ago | 0x25fa44…310260 |
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.