Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4bfb…0c880x0e3d…7757 | Base | — | $2.10 | 100% | 0x0dd6…b0b0 | 101d ago | 0xf55e97…1c3442 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $31.50 | 100% | 0x2158…e160 | 101d ago | 0x8e843b…56c943 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $21.00 | 100% | 0xe4bd…cd4e | 101d ago | 0x5d7245…918409 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $11.55 | 100% | 0x0dd6…b0b0 | 101d ago | 0xec2c83…751f0d |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $21.00 | 100% | 0x0b7e…f08e | 101d ago | 0x7cce3f…389c6c |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $3.15 | 100% | 0x3213…64ef | 101d ago | 0x7e7c80…4f1101 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $10.50 | 100% | 0x2ce3…0cdb | 101d ago | 0x1ebed4…161b5a |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $31.50 | 100% | 0x8de7…1c2c | 101d ago | 0x8e2fe6…de6769 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $1.05 | 100% | 0x6d99…b433 | 101d ago | 0xbed5ce…a337e9 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $3.15 | 100% | 0xfec0…c394 | 101d ago | 0xa38ca6…869d50 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $2.10 | 100% | 0xe347…5b30 | 101d ago | 0x6bb7b3…a3afad |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $3.15 | 100% | 0xfe64…ec08 | 102d ago | 0x398ee0…240354 |
| 0x4bfb…0c880x0e3d…7757 | Base | — | $3.15 | 100% | 0x1c06…7baa | 102d ago | 0x147879…aa2c12 |
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.