Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfcfe…52450x2a3d…da6f | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xc11d79…92c22a |
| 0xfcfe…52450x4377…4018 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xc50cd1…a4ee05 |
| 0xfcfe…52450x9443…1e23 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xe6b139…f57c12 |
| 0xfcfe…52450x9534…ab7e | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xe61ae8…1eedfa |
| 0xfcfe…52450xf682…6f73 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x93e51f…ab8a48 |
| 0xfcfe…52450x4c2c…5fba | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x08bbda…249e30 |
| 0xfcfe…52450xc7ff…8a91 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x7131dd…d69436 |
| 0xfcfe…52450x1083…ef97 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xf5c840…4a9ea3 |
| 0xfcfe…52450x1a26…3b70 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0x6e7a9b…1b9282 |
| 0xfcfe…52450x1511…b515 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xb1cd3a…0dc2a5 |
| 0xfcfe…52450xf475…aaa7 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xdf3803…c7a687 |
| 0xfcfe…52450x99f8…3365 | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xa34f11…06f43b |
| 0xfcfe…52450xda41…2a1c | Base | — | $0.01 | 100% | coinbase | 80d ago | 0xaa6ade…d98d47 |
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.