Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x4d52a5…bf1aa8 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xd56458…940d89 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x1d4d35…2115d6 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x3494c5…23e1bb |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x9cc19c…2d3289 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x902204…37c7ae |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xc8d0dd…e6bae8 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x3778a0…379c57 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x12f097…e8e4a0 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xec2371…ce5d69 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x6b61c0…8adc87 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x639b6b…d95cc5 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xdbbd36…ecda26 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xc327c9…2017b1 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x448238…190e4b |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x070ff8…927815 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x8f52f4…9df161 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xbc8d18…e83a3f |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x24c642…3f5154 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xe03068…30b490 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xc77ff0…3c3c25 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x23bd16…2302da |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xe496b0…9a3650 |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x75a8c9…40150b |
| 0x4519…6cc50x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xb16c50…4efc6c |
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.