Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x508c59…b6645e |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xd646af…b87435 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x999eb5…485156 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xcd3061…b9a994 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x0f3c98…5816ce |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0x45afad…d79031 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 42d ago | 0xe50f5a…c1a436 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x04ebb0…44057a |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xf01a21…b274c1 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x48cf6e…9de8d5 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0615fd…1b4ace |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x27d3f2…3ffa3d |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xef2d0c…9f5e1f |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x1a0be3…c01355 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x0cb581…297ab5 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xcfc1ef…04dc2b |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe2d31e…71141b |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2b1658…7092eb |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xf19ba1…85494e |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x2e1217…a9cec9 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x981717…ab4436 |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xd06016…d51ada |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe0b73f…e976ac |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0x1bf468…04383f |
| 0xf26d…03180x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 43d ago | 0xe62a7e…5b6b3a |
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.