Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xffb1…064f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 12h ago | 0xa228c8…466dfc |
| 0xffb1…064f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 12h ago | 0x73e1b3…ef35f9 |
| 0xffb1…064f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 12h ago | 0xa6fe40…5402d8 |
| 0xffb1…064f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 12h ago | 0x80e513…366049 |
| 0xffb1…064f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 12h ago | 0xc6278b…52447f |
| 0xf2d3…98850x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 14h ago | 0xa7bb32…27cb2f |
| 0xd562…7d570x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 15h ago | 0xe2d713…206e1e |
| 0xd562…7d570x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 15h ago | 0xcefed4…7d0993 |
| 0xf9eb…e9d00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 16h ago | 0xe30d0f…304478 |
| 0xf9eb…e9d00x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 17h ago | 0x673b4a…3e2466 |
| 0xffb1…064f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 18h ago | 0xfa4885…8afa25 |
| 0xffb1…064f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 18h ago | 0xd20020…7e02b9 |
| 0xffb1…064f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 18h ago | 0xb00fbd…fe0a11 |
| 0xaee5…82430x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 21h ago | 0xdbe03d…53b942 |
| 0xb42a…e4380x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22h ago | 0xc86ae0…63d064 |
| ionat.eth0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 22h ago | 0x35ae58…be048e |
| talaric.eth0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23h ago | 0x4348e5…796111 |
| termat.eth0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 23h ago | 0x02ab19…0035b5 |
| 0x44b6…3ba50x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 1d ago | 0x4014d9…4c1c9a |
| 0xc9c7…16700x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 1d ago | 0xa7b983…2d0884 |
| 0xc507…c7500x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 1d ago | 0xebe748…a158af |
| 0xffb1…064f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 1d ago | 0x7f467b…08e7f8 |
| 0xffb1…064f0x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 1d ago | 0x872ab6…ee3e8d |
| 0xad7f…adf80x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 1d ago | 0xc01261…1272bc |
| 0xad7f…adf80x3da4…4664 | Base | ApiToll Crypto PricesCrypto | $0.001 | 100% | coinbase | 1d ago | 0x8e2de8…4c0044 |
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.