Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xeb6da2…f491a0 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5e6ba2…363509 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x00fa1d…318c0a |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x994b3e…89f53e |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xba91ff…718766 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcefa70…bda231 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x73f44f…c6be1e |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x99801d…ffff45 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x6a7132…1cff00 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xdb9eee…6193c5 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9b66ad…fe72fa |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x97d39a…2387cf |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xfcef9a…00d209 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x9c3b94…31abcc |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x9d3db7…874795 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x1aa802…ec0a53 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xfa8062…3d6a61 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6fd36e…106329 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0e4662…b377ed |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x988635…d1983a |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x6fd6aa…508a81 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc14f93…300d9a |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xda8b23…ccb7d7 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf40a9b…b419b2 |
| 0x217e…99160x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x20455b…a76d3f |
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.