Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfc46f0…de7e44 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0eba31…ff96a2 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9b7563…b024cf |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x995f52…17d701 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x612c08…247482 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x22f77d…bda8c9 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4e6799…29afbd |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x29cd98…0448f8 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdc407f…83a376 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6d77f1…b4a82d |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x040d0e…9038e2 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4a4d78…e95902 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x058531…8ad8ae |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9fb170…d72aec |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9d1a96…de1ef6 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9ff734…df8265 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb4a66d…c5e8e2 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x456e42…0e0c16 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc577ac…ff3039 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc36b80…25db69 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xfff382…a09e05 |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9ed95a…25b99b |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x12e696…15b9fb |
| 0xef7d…c3290x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x7c27e9…8ed354 |
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.