Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 64d ago | 0x762ccc…e47902 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 64d ago | 0xe3e278…f228b3 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 64d ago | 0x8865ce…77569d |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 64d ago | 0xa0fcdb…b37d47 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 64d ago | 0x0d1c6f…297072 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 64d ago | 0x455d50…2773f0 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 64d ago | 0x820f90…de8112 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 64d ago | 0x68d591…f0c65b |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 64d ago | 0xcbef5b…805ad7 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 64d ago | 0xcf395c…1b08c2 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 64d ago | 0x5c1324…903107 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.10 | 100% | Payer-submitted | 64d ago | 0xc715e6…31e558 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.10 | 100% | Payer-submitted | 64d ago | 0xf9204d…c73b90 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.10 | 100% | Payer-submitted | 64d ago | 0x0a6cd3…57016d |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 64d ago | 0xfcaf14…885c0f |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 64d ago | 0x74b69f…3d39e5 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 64d ago | 0x165c5b…dac674 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 64d ago | 0xae142f…af05fa |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.02 | 100% | Payer-submitted | 64d ago | 0xb19ba8…7b27b0 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.08 | 100% | Payer-submitted | 64d ago | 0x17311d…51a14b |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 64d ago | 0x179abb…7a2ec3 |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 64d ago | 0x380ce4…7b78ae |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 64d ago | 0x9c6a45…66c83f |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.06 | 100% | Payer-submitted | 64d ago | 0xf2bdc4…b5174c |
| 0xf615…3d6c0x03d7…584c | Base | x402 service | $0.03 | 100% | Payer-submitted | 64d ago | 0x790390…3422b3 |
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.