Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcfbb36…331beb |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xda2c49…a7a7f2 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbe067d…65418d |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6663f7…1f4c2c |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0ad7b9…dcfafe |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2482ca…ff10bc |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4148d6…dcebf8 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb85358…7de96d |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x657907…373ce1 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x477f62…88bfb8 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xee101f…782e21 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8f9660…45e9e4 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf3bff7…44dc77 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x711e9d…e4224a |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x743842…a60f81 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa7a457…719662 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x19a527…b565ec |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x49a3bd…0f2978 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x0a99b1…690cee |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf2a396…89ca60 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7fcb77…a758a0 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x79d046…eaaf3f |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7da32d…1d2ad2 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x90e6b9…3580b4 |
| 0xe8da…63220x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xfcb836…34a168 |
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.