Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcedde3…c6c76c |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9457b7…e49748 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x99a606…0c01b6 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4b7d5e…7b09ec |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcbe58e…44cb83 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xf54781…3717b3 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xac9534…761122 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb66164…62d719 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x70821a…fe89f1 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x109b0e…02b813 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x649c95…2a5ccb |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x393350…5c7678 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xacefc9…af9332 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xa2297a…00ad8e |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf86c45…b14746 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe62512…d25ee5 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x930da8…f98a96 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x59be7d…53273f |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x95bb67…cbaa38 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x51718b…81ff0e |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x94d565…fe3332 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x67af7c…d8564f |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3d2fca…9007c4 |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x726cb3…4d17aa |
| 0x8123…99510x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x150a34…9f3c31 |
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.