Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2f71…0e8f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.001 | 100% | 0x2772…8c17 | 73d ago | 0xe959f6…d14e83 |
| 0x2f71…0e8f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.006 | 100% | 0x2772…8c17 | 73d ago | 0xd7f01c…ea3c6a |
| 0x2f71…0e8f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.001 | 100% | 0x2772…8c17 | 73d ago | 0xef353c…419828 |
| 0x2f71…0e8f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.001 | 100% | 0x2772…8c17 | 73d ago | 0x596a32…d8bd54 |
| 0x2f71…0e8f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.001 | 100% | 0x2772…8c17 | 73d ago | 0xbeff52…f1692c |
| 0x2f71…0e8f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.001 | 100% | 0x2772…8c17 | 73d ago | 0xa0d874…b1a667 |
| 0x8345…5fd70x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.004395 | 100% | 0x2772…8c17 | 73d ago | 0x9350f0…814afa |
| 0x5443…70350x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.004395 | 100% | 0x2772…8c17 | 73d ago | 0x1482af…eb2978 |
| 0xf1e9…0f6f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.004395 | 100% | 0x2772…8c17 | 73d ago | 0xb0c2ef…484706 |
| 0x061c…d4990x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.006 | 100% | 0x2772…8c17 | 74d ago | 0xa1ef1e…ec2345 |
| 0x2f71…0e8f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.001 | 100% | 0x2772…8c17 | 74d ago | 0x739e93…8a7bef |
| 0x2f71…0e8f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.001 | 100% | 0x2772…8c17 | 74d ago | 0xc2dc63…8dd895 |
| 0x2f71…0e8f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.001 | 100% | 0x2772…8c17 | 74d ago | 0x43743d…247a91 |
| 0x2f71…0e8f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.001 | 100% | 0x2772…8c17 | 74d ago | 0x285f79…3507a9 |
| 0xce42…2c510x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.004395 | 100% | 0x2772…8c17 | 74d ago | 0x6b0362…a35e3b |
| 0x2f71…0e8f0x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.0001 | 100% | 0x2772…8c17 | 74d ago | 0xd5049c…b02aaa |
| 0xc21f…31c00x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.004395 | 100% | 0x2772…8c17 | 74d ago | 0x91d097…ad019a |
| 0x333b…fb020x1f01…9a2f | Base | gpt55-token-gatewayx402 | $0.004395 | 100% | 0x2772…8c17 | 74d ago | 0x3da6b9…785c3f |
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.