Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3d49…f8ab0x42ce…fd0b | Base | — | $0.01 | 100% | coinbase | 69d ago | 0x729481…e29845 |
| 0x3d49…f8ab0x2bd3…7946 | Base | — | $0.01 | 100% | coinbase | 69d ago | 0xd4405b…cb7c76 |
| 0x3d49…f8ab0xacb6…9ca5 | Base | — | $0.01 | 100% | coinbase | 69d ago | 0xcd8084…9efe43 |
| 0x3d49…f8ab0x0dfd…afca | Base | — | $0.01 | 100% | coinbase | 69d ago | 0xa6b6e5…a25619 |
| 0x3d49…f8ab0x3216…fe9a | Base | — | $0.01 | 100% | coinbase | 69d ago | 0xbca749…4edea4 |
| 0x3d49…f8ab0x1fbd…70ca | Base | — | $0.01 | 100% | coinbase | 69d ago | 0x31aa16…40dd3e |
| 0x3d49…f8ab0xbaea…3098 | Base | — | $0.01 | 100% | coinbase | 69d ago | 0xea03d1…9451c8 |
| 0x3d49…f8ab0xe606…4781 | Base | — | $0.01 | 100% | coinbase | 69d ago | 0x81d3ab…551228 |
| 0x3d49…f8ab0x17fa…9f10 | Base | — | $0.01 | 100% | coinbase | 69d ago | 0xd80fb3…348ef5 |
| 0x3d49…f8ab0x4da3…304f | Base | — | $0.01 | 100% | coinbase | 69d ago | 0x8f13dd…351a74 |
| 0x3d49…f8ab0x6ad3…a9c9 | Base | — | $0.01 | 100% | coinbase | 69d ago | 0xf52b4f…7e69ee |
| 0x3d49…f8ab0xba9f…079a | Base | — | $0.01 | 100% | coinbase | 69d ago | 0x29adb2…acaacd |
| 0x3d49…f8ab0x94b3…313f | Base | — | $0.01 | 100% | coinbase | 69d ago | 0xda2918…c76f63 |
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.