Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xe3d899…24df92 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7dd803…37db23 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x47e737…76f167 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x9ea06a…c1472e |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x144de3…f09db8 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xc91fea…eb5979 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0f38ef…bd06ae |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x9cf467…37e026 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x391af1…f0c99f |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x17b98f…58267a |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x2af404…790e0b |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x56e75a…0b07d1 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x707422…b96595 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x487689…60f695 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x42bbb3…544a01 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x39448b…d2f712 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x3685cc…8e5793 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xeba9ea…3fd9bd |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x9c07ca…c17287 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xbcdde8…d6e932 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x4c8c53…38a560 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xc6e808…ea3956 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x2a73f5…e64539 |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0x4d893c…0c06da |
| 0x387e…7d800x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 64d ago | 0xad3f04…bde262 |
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.