Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 22d ago | 0x1a07c1…c6dcbe |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 22d ago | 0x78c87c…564752 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 22d ago | 0xf117d3…b7bde8 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 22d ago | 0x3d98c4…121ef4 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 23d ago | 0xa67b27…e2efab |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 23d ago | 0x1fee89…a63bbd |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 23d ago | 0xeff787…55e443 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 23d ago | 0x38b400…66952a |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 23d ago | 0x951243…40853f |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 23d ago | 0x5a8e3a…91b97a |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000001 | 20% | Payer-submitted | 23d ago | 0x386749…0c806a |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000001 | 20% | Payer-submitted | 23d ago | 0x7d5b9e…de65d6 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000001 | 20% | Payer-submitted | 23d ago | 0x35d743…c70fbb |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 23d ago | 0x392a82…a2bdd2 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000009 | 20% | Payer-submitted | 23d ago | 0x1aba03…40b7da |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000095 | 20% | Payer-submitted | 23d ago | 0xfc3553…a3fcc0 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000095 | 20% | Payer-submitted | 23d ago | 0x5fca3a…6390cc |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.000095 | 20% | Payer-submitted | 23d ago | 0x2c812f…8942c0 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.00095 | 20% | Payer-submitted | 23d ago | 0x134769…a00a70 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.00095 | 20% | Payer-submitted | 23d ago | 0x4f07c2…9a6871 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.00475 | 20% | Payer-submitted | 23d ago | 0x4b18db…1e6336 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.0095 | 20% | Payer-submitted | 23d ago | 0x9337dc…ad4033 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.0095 | 20% | Payer-submitted | 23d ago | 0xd3ce44…30e3a4 |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.0095 | 20% | Payer-submitted | 23d ago | 0xe8104b…7beaab |
| 0x4ad0…0d8d0xa223…3d49 | Base | — | $0.05 | 20% | Payer-submitted | 23d ago | 0x08bc6e…80b6f0 |
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.