Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3e629e…de8ba3 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd10b97…a7c581 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x542cef…450dd2 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa2f177…a87d2c |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x720502…f91fd3 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xfcf49a…ebb155 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x447248…9e64b8 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9572d9…5b7d5e |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4ab8e9…73a345 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x956c74…317afa |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd90355…8883a3 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc2f995…b197a5 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x463b15…0ea040 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xaf2779…fa935b |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe916b1…793050 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8f268d…a98744 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x836b55…214ade |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x116b03…a2a33f |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4216c3…a1dbd1 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xccf1d8…636af4 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1b3778…c7d3fd |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5986c2…ec1b50 |
| 0xccc5…b4900x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3eaa9c…eaaa50 |
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.