Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xa7e2a1…91b9bf |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfa50cf…3f13b8 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x88987b…f1d21a |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3f6c72…6938e2 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6e31a2…63d972 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x099dbd…00081b |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xbece23…56aa5a |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xcb963a…2e22c6 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x396b4c…c8ad2a |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x222dd0…e4448d |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf97ea7…b37cd2 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe1a204…94ecd0 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf13a7d…dd658f |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x10f625…af97aa |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x29f313…e8c902 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xefba27…f904b6 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xeafd2a…b9c1a2 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf7d9bd…94b8b0 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x53da10…7019cd |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x794bed…298090 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xb89fa5…ecfda6 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xe1e5c5…8635e6 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x70c206…8ee051 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc92da8…a80a90 |
| 0x36c9…6ca20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3fef8c…a85c33 |
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.