Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x63a88f…efb426 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x402481…d8e0b3 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x832a64…36a8cc |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x311fff…b2f277 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xac435a…8012d8 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd52364…c47bfa |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x31d4a0…67866c |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xab1bf4…8ca268 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb9aa39…484556 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x59ddae…825172 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc97ad6…b485d8 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x53de86…ab8c96 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xac6ae9…105bd5 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6dcab1…1767fe |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc08671…65d184 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3ed180…bc9051 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf4b70b…7650f4 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xac4a05…f93548 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9a9e61…9f4fe6 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3fc985…5422ee |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x960fa3…046c3e |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x66cbfc…525fce |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xce053f…6083b0 |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xabc107…7fdb6e |
| 0x7671…80d90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf88099…9b174f |
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.