Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9f94…e2770x0f7a…9fd2 | Base | — | $59.75 | 70% | 0x73b4…e736 | 7d ago | 0xb76829…f53eec |
| 0x2c7b…1b9e0x0f7a…9fd2 | Base | — | $9.56 | 70% | 0xc50d…ed7b | 7d ago | 0xfa7261…4d3879 |
| 0x114e…b6e60x0f7a…9fd2 | Base | — | $191.07 | 70% | 0xd30b…996c | 7d ago | 0x371d72…25ff0f |
| 0x32c0…f1470x0f7a…9fd2 | Base | — | $7.16 | 70% | 0xdc56…4939 | 7d ago | 0x1f3b91…30bda7 |
| 0x2c7b…1b9e0x0f7a…9fd2 | Base | — | $9.56 | 70% | 0xb629…dab4 | 7d ago | 0xabded8…3c233e |
| 0x94bd…14df0x0f7a…9fd2 | Base | — | $4.95 | 70% | 0x1d90…b0aa | 7d ago | 0xbc6408…669b0b |
| 0x2c7b…1b9e0x0f7a…9fd2 | Base | — | $42.40 | 70% | 0xb629…dab4 | 7d ago | 0x7134d8…a2106b |
| 0x2795…df9e0x0f7a…9fd2 | Base | — | $19.95 | 70% | 0xb629…dab4 | 7d ago | 0x2bdb04…d43e9a |
| 0x86bb…e4730x0f7a…9fd2 | Base | — | $99.95 | 70% | 0x666e…4666 | 8d ago | 0xb19899…cd9e90 |
| 0x6c5b…094f0x0f7a…9fd2 | Base | — | $5.00 | 70% | 0xc228…8d88 | 8d ago | 0x3044c6…0894ee |
| 0x99f8…19b40x0f7a…9fd2 | Base | — | $4.95 | 70% | 0xd2ae…d698 | 8d ago | 0xa2421d…b8a560 |
| 0xa0ee…e4c90x0f7a…9fd2 | Base | — | $26.84 | 70% | 0x2060…742d | 8d ago | 0xbe7f2b…7b4045 |
| 0xf93b…97320x0f7a…9fd2 | Base | — | $99.95 | 70% | 0x2060…742d | 8d ago | 0x92833c…023203 |
| 0xb393…5a430x0f7a…9fd2 | Base | — | $7.32 | 70% | 0x1d90…b0aa | 8d ago | 0x593f0b…64b73d |
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.