Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa38e80…012e89 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xef4e2c…373b3f |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1e0566…6efa59 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x2fa65e…e051de |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x686dba…c9d2b4 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xcf534e…299bda |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x83cb27…0d7f00 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x8f1241…d52c46 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x084c20…b32ba7 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x9c5ccd…90231e |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x28e0c1…68e87d |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd2aa11…1c4ca6 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xabcbe3…54583d |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4348b1…9e6120 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xefdc01…69c72a |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4443d9…f6de51 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdbb688…8061dd |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x02549b…1f02df |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd3ccf7…7b8fb5 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x01334c…3e2c4f |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd3ef18…c9d8f0 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x63ae7e…c697e4 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x42f3ce…b8bc05 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x144695…db2639 |
| 0xfe48…de410x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x06664d…a83888 |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.