Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x92e64e…2d9d17 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x371129…27b97e |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xbb7dd3…9c59ef |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xf65aa3…7d708b |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x408c9a…871146 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xebd8da…67a9a9 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x5811ad…550e07 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xbe405a…4873b8 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xff8d9f…1094d2 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xfa7f70…7c6589 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x002ac7…b8e7f1 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x36895d…6b55bf |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xdbddb3…b9fe73 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x63d5d0…9cdb5e |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xd88cc0…af8787 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x5b6a50…9e7d7c |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xfb9921…ebfd53 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x44c7a0…359eaf |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x1b5cc0…d8cc0e |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x9f0ad2…6fa4a0 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xcd2ccb…feaf16 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x95b5b9…b681e8 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x96f2c9…232146 |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x3c46a4…a0880e |
| 0xd6aa…305c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x99efc0…96f562 |
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.