Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3cbf…daec0x480c…846a | Base | BitrefillGift-cards | $0.0003 | 25% | Payer-submitted | 104d ago | 0x2d2b37…e8701a |
| 0xca2d…96c90x480c…846a | Base | BitrefillGift-cards | $10.00 | 25% | Payer-submitted | 104d ago | 0x53da22…e90db4 |
| 0xbeef…4b0f0x480c…846a | Base | BitrefillGift-cards | $1,070.52 | 25% | Payer-submitted | 104d ago | 0x96e551…f30255 |
| 0xd648…23660x480c…846a | Base | BitrefillGift-cards | $21.73 | 25% | Payer-submitted | 104d ago | 0xe0ccd5…2c49f4 |
| 0x9582…45620x480c…846a | Base | BitrefillGift-cards | $20.00 | 25% | Payer-submitted | 104d ago | 0x5f57a9…e85ffd |
| 0x54f8…90d90x480c…846a | Base | BitrefillGift-cards | $64.34 | 25% | Payer-submitted | 104d ago | 0xff5af5…3cd496 |
| 0x435c…4c740x480c…846a | Base | BitrefillGift-cards | $713.68 | 25% | Payer-submitted | 104d ago | 0xed34af…c371d5 |
| 0x52d5…22f40x480c…846a | Base | BitrefillGift-cards | $356.84 | 25% | Payer-submitted | 104d ago | 0xc67570…84e885 |
| 0xb858…015e0x480c…846a | Base | BitrefillGift-cards | $356.84 | 25% | Payer-submitted | 104d ago | 0x3346e4…819b36 |
| 0x3e02…36ed0x480c…846a | Base | BitrefillGift-cards | $1,626.00 | 25% | Payer-submitted | 104d ago | 0xb2be5c…5fa340 |
| 0x3cbf…daec0x480c…846a | Base | BitrefillGift-cards | $0.0003 | 25% | Payer-submitted | 104d ago | 0xe461e2…c43694 |
| 0x3833…92a60x480c…846a | Base | BitrefillGift-cards | $150.00 | 25% | Payer-submitted | 104d ago | 0xe467c9…c5ba76 |
| 0xd6e3…13f30x480c…846a | Base | BitrefillGift-cards | $627.96 | 25% | Payer-submitted | 104d ago | 0x32301a…6c6c56 |
| 0xd43f…9cc40x480c…846a | Base | BitrefillGift-cards | $26.82 | 5% | Payer-submitted | 104d ago | 0x13c93b…806c58 |
| 0x0446…29030x480c…846a | Base | BitrefillGift-cards | $22.00 | 25% | Payer-submitted | 104d ago | 0x24cdeb…f6763f |
| 0xea95…e76a0x480c…846a | Base | BitrefillGift-cards | $53.22 | 25% | Payer-submitted | 104d ago | 0xeb4b18…51454e |
| 0x09bb…e0920x480c…846a | Base | BitrefillGift-cards | $100.00 | 25% | Payer-submitted | 104d ago | 0x43af85…3433aa |
| 0x4dfe…a8c30x480c…846a | Base | BitrefillGift-cards | $31.94 | 25% | Payer-submitted | 104d ago | 0xf48025…56f66f |
| 0x8ba8…9ce00x480c…846a | Base | BitrefillGift-cards | $120.00 | 25% | Payer-submitted | 104d ago | 0x777347…f458b9 |
| 0x4a14…b5060x480c…846a | Base | BitrefillGift-cards | $115.68 | 25% | Payer-submitted | 104d ago | 0x9c148b…284350 |
| 0x3cbf…daec0x480c…846a | Base | BitrefillGift-cards | $0.0003 | 25% | Payer-submitted | 104d ago | 0x04c997…b76673 |
| 0xba96…118a0x480c…846a | Base | BitrefillGift-cards | $15.00 | 25% | Payer-submitted | 104d ago | 0x75d516…102c7e |
| 0x529d…ffd40x480c…846a | Base | BitrefillGift-cards | $10.00 | 25% | Payer-submitted | 104d ago | 0xf7659c…7d8c5f |
| 0x3d3d…2e940x480c…846a | Base | BitrefillGift-cards | $507.50 | 25% | Payer-submitted | 104d ago | 0x4c0c19…0cba92 |
| 0x1eb3…94110x480c…846a | Base | BitrefillGift-cards | $20.00 | 25% | Payer-submitted | 104d ago | 0x794c0f…e8e9d5 |
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.