Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x207832…02fb29 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xf0b5d9…867a43 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x258f42…a53021 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x93c235…f7e93d |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x27e141…799357 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xb7a287…a6d732 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xb2584b…e2ade6 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xae55cd…b77ccc |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xe712f1…2c2d2a |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x4d8b3d…79b02d |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xa7d47a…cf9562 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x50d90a…7af90c |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xcef4a2…45d3bb |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xa44876…4dbbe5 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9c6c0b…93cf27 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x050be5…243cf7 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x14d651…d487d9 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xac8f6c…ec9fe3 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x851406…fa8b16 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x401fff…180a7e |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xbc4a01…03929d |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb9ecc4…03bc2e |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x4303c7…21f6e1 |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xf940a1…b39d1b |
| 0xd1dd…d17c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xcf38f1…200dc6 |
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.