Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd479…725f0xfe5c…9919 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0xa6ee30…3077f8 |
| 0xd479…725f0xa280…455b | Base | — | $0.01 | 100% | coinbase | 70d ago | 0xf07c78…832c70 |
| 0xd479…725f0xee36…d495 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x28ddf6…aeb1da |
| 0xd479…725f0xdc6f…32a7 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x5dfcf4…21a338 |
| 0xd479…725f0x293b…6f00 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x522dab…254a0d |
| 0xd479…725f0x70f6…a601 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x46b4f1…de6f6c |
| 0xd479…725f0xb908…9a8c | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x94d0f1…174a3b |
| 0xd479…725f0x210e…72ac | Base | — | $0.01 | 100% | coinbase | 70d ago | 0xfc938d…bf16b7 |
| 0xd479…725f0xb4f2…85fc | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x7d5f01…8d76d6 |
| 0xd479…725f0x1137…f8b0 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x8210f5…2d0961 |
| 0xd479…725f0x2530…f121 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x3ae8e2…b7f4a6 |
| 0xd479…725f0x6940…87cd | Base | — | $0.01 | 100% | coinbase | 70d ago | 0xaa3c4a…576e86 |
| 0xd479…725f0xfe26…da2d | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x3d66da…8635d7 |
| 0xd479…725f0x7310…f9c5 | Base | — | $0.01 | 100% | coinbase | 70d ago | 0x25fc9c…9ba846 |
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.