Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x987c…68d90x480c…846a | Base | BitrefillGift-cards | $1.36 | 5% | Payer-submitted | 83d ago | 0x06028a…04dda2 |
| 0x6d74…b9db0x480c…846a | Base | BitrefillGift-cards | $53.42 | 5% | Payer-submitted | 83d ago | 0x2ec880…d6a170 |
| 0x5a7d…c0700x480c…846a | Base | BitrefillGift-cards | $10.00 | 5% | Payer-submitted | 83d ago | 0xcd0aad…54ffa1 |
| 0x9704…0d3d0x480c…846a | Base | BitrefillGift-cards | $285.88 | 5% | Payer-submitted | 83d ago | 0x7b8483…4351ec |
| 0xccc7…fdfa0x480c…846a | Base | BitrefillGift-cards | $507.50 | 5% | Payer-submitted | 83d ago | 0xbbdb87…2d20a5 |
| 0x3616…a9c50x480c…846a | Base | BitrefillGift-cards | $22.17 | 5% | Payer-submitted | 83d ago | 0xae92e9…8d9fd0 |
| 0x5c4e…b56e0x480c…846a | Base | BitrefillGift-cards | $507.50 | 5% | Payer-submitted | 83d ago | 0xbeaf4c…b8fafc |
| 0xb414…71970x480c…846a | Base | BitrefillGift-cards | $148.67 | 5% | Payer-submitted | 83d ago | 0x342784…d48202 |
| 0xa6b9…60e60x480c…846a | Base | BitrefillGift-cards | $20.00 | 5% | Payer-submitted | 83d ago | 0xeed267…e75465 |
| 0x884e…79ec0x480c…846a | Base | BitrefillGift-cards | $5.62 | 5% | Payer-submitted | 83d ago | 0xb13ce7…cd0e31 |
| 0x10f4…767e0x480c…846a | Base | BitrefillGift-cards | $507.50 | 5% | Payer-submitted | 83d ago | 0xd6a19f…8863ff |
| 0xebe4…65060x480c…846a | Base | BitrefillGift-cards | $204.00 | 5% | Payer-submitted | 83d ago | 0xd5727b…5f0395 |
| 0x1a84…f9100x480c…846a | Base | BitrefillGift-cards | $20.29 | 5% | Payer-submitted | 83d ago | 0x5a0922…b797aa |
| 0x2cf0…bda50x480c…846a | Base | BitrefillGift-cards | $27.46 | 5% | Payer-submitted | 83d ago | 0xd74b4a…b1344b |
| 0x4d20…94ee0x480c…846a | Base | BitrefillGift-cards | $200.00 | 5% | Payer-submitted | 83d ago | 0xc16333…306c23 |
| 0x600b…34960x480c…846a | Base | BitrefillGift-cards | $25.25 | 5% | Payer-submitted | 83d ago | 0xf61417…270b3c |
| 0x9063…15060x480c…846a | Base | BitrefillGift-cards | $11.21 | 5% | Payer-submitted | 83d ago | 0x6d3144…03a493 |
| 0xa7c1…d37a0x480c…846a | Base | BitrefillGift-cards | $114.40 | 5% | Payer-submitted | 83d ago | 0xc713fc…743fc1 |
| 0xc13d…eaa80x480c…846a | Base | BitrefillGift-cards | $21.33 | 5% | Payer-submitted | 83d ago | 0x0de1f3…9c00ae |
| 0x08d9…12750x480c…846a | Base | BitrefillGift-cards | $11.44 | 5% | Payer-submitted | 83d ago | 0x7bae07…4c94b7 |
| 0xb0e1…1f650x480c…846a | Base | BitrefillGift-cards | $1.84 | 5% | Payer-submitted | 83d ago | 0x468356…4015ad |
| 0xf963…7a9c0x480c…846a | Base | BitrefillGift-cards | $304.50 | 5% | Payer-submitted | 83d ago | 0x377808…4733a4 |
| 0x7614…e4770x480c…846a | Base | BitrefillGift-cards | $29.00 | 5% | Payer-submitted | 83d ago | 0x6d55f2…776f27 |
| 0x07ff…55fb0x480c…846a | Base | BitrefillGift-cards | $15.57 | 5% | Payer-submitted | 83d ago | 0x22d4fc…a03f8f |
| 0x2134…3cbb0x480c…846a | Base | BitrefillGift-cards | $114.37 | 5% | Payer-submitted | 83d ago | 0x0c85a6…643d03 |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.