Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x53c931…54002b |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x15fc9b…0efa93 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3fcb59…370b28 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xde1c93…f0eebc |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x43d595…eb051d |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x9dcbe3…156c13 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x177189…b5cddb |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3240e3…90bad9 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa234c6…58a520 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xbc7135…40f9dc |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x2f68b6…f525f5 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xec781a…43aa1c |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xbc7fed…497bae |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x33d453…a1e2f4 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x895669…e855c4 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x21dee4…91fa45 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xea3e23…5ca173 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x64f782…249f5d |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x5bf86c…b9889a |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe12ac6…b5f49b |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfe7bfe…cf1923 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6ed821…f9e59c |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf697af…b0978e |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8b16b2…a9aa43 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd570d7…d97f54 |
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.