Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4d9e65…e62214 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xb80a8f…608283 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xc10c03…136adb |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xff450c…7685ab |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x2946d7…572354 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe6ac34…7a5476 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xe3fdba…bb4838 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xacd0a3…b241ce |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5bf139…ff266a |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9f5495…d5d169 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x140b39…0f5fd4 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf1a943…25d3f7 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x817868…78a685 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8c6f90…1b1ade |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd6dc86…721978 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd9f43c…bd8215 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xab8502…152abb |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xfcc430…05ba77 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x24ddeb…9522a1 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x175483…0d09cb |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x8a0172…4be43b |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xab94ec…bacd0d |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x4e52ec…32ec9b |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x112757…4be976 |
| 0xd01a…c3970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x65fcef…ac403f |
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.