Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0xe218…89ec | 88d ago | 0xa22507…b4c8ae |
| 0x8cfa…be850x0e3d…7757 | Base | — | $25.20 | 100% | 0xc072…b4b1 | 88d ago | 0x74e8a6…bf8a54 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0x406c…cda3 | 88d ago | 0x0a81a7…e32799 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $21.00 | 100% | 0x551c…90e5 | 89d ago | 0x4ee543…5105c2 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0x0922…4223 | 89d ago | 0x30efda…5a5dc5 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0x3189…20e0 | 89d ago | 0x9986cb…d7050c |
| 0x8cfa…be850x0e3d…7757 | Base | — | $31.50 | 100% | 0x29b8…3263 | 89d ago | 0x38628d…f36ed5 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0x7d28…b248 | 89d ago | 0x6900be…ca04e1 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $21.00 | 100% | 0x77d8…3bfa | 89d ago | 0xab72d1…95504c |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0x154a…ba32 | 89d ago | 0x452f6c…849c78 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $21.00 | 100% | 0xa8e8…6668 | 89d ago | 0x1a0ffd…8a57c4 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0xbfa0…2885 | 89d ago | 0x6c28fe…0a1f5f |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0x493b…b916 | 89d ago | 0xa1bf81…373da2 |
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.