Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x61f377…971d5f |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xe9e587…56734f |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8de8ed…99d176 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x7bcd88…65080c |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8fa817…d3088e |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x87adc7…c152a3 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc15562…6a61a2 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x787836…f598cb |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x930ba9…790b25 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xbb8365…b768af |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb4e922…079334 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x56b247…26b64f |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x70b6e0…c8af43 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd5c782…47414a |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xa6904d…4540ac |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x2e0ada…9d5fe3 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3f2f71…fa20d8 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xef8b78…62bb00 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x981b7f…bc22d9 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x988c11…305e5d |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x81ec9e…648d8d |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x80a8fd…272ff5 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x436b7f…86df6d |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb578b5…1c0ac0 |
| 0x9703…8cf90x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3a66ff…8f2050 |
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.