Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa34b…a97f0x85ec…e1c7 | Base | — | $12.00 | 70% | 0x2fbf…ec65 | 9d ago | 0x49ccf4…c6fc0a |
| 0xa34b…a97f0x5935…e833 | Base | — | $6.00 | 70% | 0x310e…65f1 | 9d ago | 0x7d56c3…10ea1d |
| 0xa34b…a97f0x85ec…e1c7 | Base | — | $7.00 | 70% | 0x4337…d0b2 | 9d ago | 0x92ddfc…1c8a6c |
| 0xa34b…a97f0x8ae3…5367 | Base | — | $7.75 | 70% | 0x4337…7a5d | 9d ago | 0xe4b005…d10ce7 |
| 0xa34b…a97f0xb0de…3d70 | Base | — | $14.00 | 70% | 0xf793…af75 | 9d ago | 0xe4dbd5…f2b2a2 |
| 0xa34b…a97f0xbf9b…c15e | Base | — | $5.00 | 70% | 0x2fbf…ec65 | 9d ago | 0xde6203…bf76c0 |
| 0xa34b…a97f0xc4d2…9e90 | Base | — | $6.00 | 70% | 0xf793…af75 | 10d ago | 0xb6dcb9…885a33 |
| 0xa34b…a97f0x7053…63ac | Base | — | $10.00 | 70% | 0x4337…7b1f | 10d ago | 0x372d2f…ee44a5 |
| 0xa34b…a97f0xac19…5b07 | Base | — | $53.00 | 70% | 0x2fbf…ec65 | 10d ago | 0x1adf7e…5f0d6e |
| 0xa34b…a97f0x425b…74ae | Base | — | $11.50 | 70% | 0x4337…8538 | 10d ago | 0xca0a1f…4deb83 |
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.