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 | 58d ago | 0x3d0392…eb99c5 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe304f9…4b4acd |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xcc55ca…907e24 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xfdeadf…441d36 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x2dead7…55187f |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5293ba…a66ba0 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x95bf28…c08e46 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb8c1e2…e625f6 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xc02273…9bd27a |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x1750e9…7cec72 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xdc3c1d…b9a282 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x58100f…0edf8f |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf8701e…f6c24c |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xd58ed6…195dac |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xf67dae…25cd87 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xfcf29e…cbcbc7 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xab3059…a0cc19 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xfacf3b…0764d9 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xea3653…b3afd8 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8cef91…305aea |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe3d55b…a0e593 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xd35356…229560 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xcd071e…49d672 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xc510f4…090292 |
| 0x5f53…ba930x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8cc2f8…dfa486 |
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.