Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 67d ago | 0x679705…c929c8 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.002 | 100% | coinbase | 67d ago | 0x50c03a…a6cc23 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 67d ago | 0x81698f…825d50 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 67d ago | 0x40af53…e3c798 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 67d ago | 0xa03b05…dad205 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 67d ago | 0xe5444d…afe602 |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 67d ago | 0xe06741…f1f1d6 |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 67d ago | 0x2dd37b…8c2fe0 |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 67d ago | 0x5691fd…3901a2 |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 67d ago | 0xd2df96…3bf4cd |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 67d ago | 0x37e7e9…992faa |
| 0xf4d5…cda30x67cb…bea4 | Base | Base Receipt NormalizerBase | $0.001 | 100% | payAI | 67d ago | 0xce64c3…63026a |
| 0xf4d5…cda3Workflow Launch Service | Base | Base Routing StatusBase | $0.001 | 100% | coinbase | 68d ago | 0xc97d29…1a1031 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0xd6f1f2…3c057d |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x81185c…0dcc49 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x29f566…281be3 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x0e13ca…8f8792 |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0xed3169…e0a73e |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0xf48877…f77881 |
| 0xa601…bd180xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x8c9b4a…398875 |
| 0x7e57…2f090xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x812d47…7e2099 |
| 0x7e57…2f090xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x343ef4…4dd98f |
| 0x67cb…bea40xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x52ba12…417826 |
| 0xb949…49150xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x734d74…adf940 |
| 0x64b2…214b0xf4d5…cda3 | Base | Base Request InspectorBase | $0.001 | 100% | coinbase | 68d ago | 0x048361…88da54 |
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.