Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x5c95b9…a0e0de |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x64952d…87334a |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x1075f3…e13186 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xe25de4…23a9b6 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x7591d6…761483 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x544e3c…cf84bd |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x1491b8…24de74 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x59d548…ee1344 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xe78941…218202 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x7483e4…7416f1 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x35cd42…68f420 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xe4602b…5cbc1d |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x2c463e…6eec79 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xd0fa43…ca612d |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xf931a3…a32ef1 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xad060f…4da4b9 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x573914…f7d4eb |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x57f9dc…684ba2 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xba55c9…e77def |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xb9d5e2…e7a683 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x09104d…1e83c1 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xb97e75…885383 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x484919…ac0b7e |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x274161…665350 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x35a623…9504b5 |
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.