Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbe1e…2e020x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x8a00fa…34cab2 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x020b5d…a9c2cd |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0xfd0196…c449ff |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x63a19a…94eee8 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x37cbb7…93856f |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x66ba18…9350a4 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x8e7088…342033 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x4c18ad…d51862 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x79a3a3…a0fb12 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x9eb749…826ead |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x57d874…4eca4e |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x1a14a0…138e04 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x2d17a0…898c1d |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x8f6d45…fb6827 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0xc21569…5de172 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x38f41d…6b669a |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x025453…04df92 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0xf4810d…ee582b |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x6a7ff2…61401e |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0xec48f2…6dbda1 |
| 0x582a…08380x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0xab255c…eba901 |
| 0xdb2e…00810x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0xf79eb2…e05af8 |
| 0xdb2e…00810x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x5e96bf…09d60a |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0x2a5edd…7b1335 |
| 0xfcfd…0b390x50eb…6480 | Base | — | $0.001 | 20% | Payer-submitted | 12d ago | 0xe0e674…7ab644 |
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.