Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x0f6f51…e965f2 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xdbfd36…cd06e9 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x8c4578…3be762 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x2c6468…cd8004 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xd7ddf2…3f429f |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xa43788…634bbd |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xe87ee0…5df515 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc7db05…08eb23 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xee6c82…3438a9 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x4ac2c4…4b262a |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x402f17…4bc377 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x4ed0cf…a812a0 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xabe6e9…d05657 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x2af85a…a8043e |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x5ab7a7…80eb56 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x44a868…c7852b |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x55e089…65e8ca |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xc443c6…6233f2 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x79c88b…b8abfe |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x6a6444…7c5780 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xd276de…2c70f4 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xba0752…db7e48 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0xd7a841…260420 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x5f74e7…106265 |
| 0xced0…08640x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 68d ago | 0x6b9f76…658847 |
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.